Fix #788: make MemoryStore equality reflect data isolation - #1123
Open
rkingsbury wants to merge 8 commits into
Open
Fix #788: make MemoryStore equality reflect data isolation#1123rkingsbury wants to merge 8 commits into
rkingsbury wants to merge 8 commits into
Codecov / codecov/project
succeeded
Aug 7, 2026 in 0s
69.84% (+0.30%) compared to cf97834
View this Pull Request on Codecov
69.84% (+0.30%) compared to cf97834
Details
Codecov Report
❌ Patch coverage is 87.50000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.84%. Comparing base (cf97834) to head (789f965).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/maggma/stores/mongolike.py | 87.69% | 8 Missing |
| src/maggma/stores/file_store.py | 85.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1123 +/- ##
==========================================
+ Coverage 69.53% 69.84% +0.30%
==========================================
Files 47 47
Lines 4103 4168 +65
==========================================
+ Hits 2853 2911 +58
- Misses 1250 1257 +7 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading