Skip to content

Fix #788: make MemoryStore equality reflect data isolation - #1123

Open
rkingsbury wants to merge 8 commits into
materialsproject:mainfrom
rkingsbury:fix-788-memorystore-eq
Open

Fix #788: make MemoryStore equality reflect data isolation#1123
rkingsbury wants to merge 8 commits into
materialsproject:mainfrom
rkingsbury:fix-788-memorystore-eq

Preserve MemoryStore identity across serialization for MultiStore

789f965
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 2 commits behind head on main.

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.