Skip to content

merge upstream

501960d
Select commit
Loading
Failed to load commit list.
Open

Store.groupby enhancements #670

merge upstream
501960d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

81.30% (+0.02%) compared to 1070828

View this Pull Request on Codecov

81.30% (+0.02%) compared to 1070828

Details

Codecov Report

❌ Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.30%. Comparing base (1070828) to head (501960d).
⚠️ Report is 423 commits behind head on main.

Files with missing lines Patch % Lines
src/maggma/stores/advanced_stores.py 50.00% 1 Missing ⚠️
src/maggma/stores/mongolike.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #670      +/-   ##
==========================================
+ Coverage   81.27%   81.30%   +0.02%     
==========================================
  Files          46       46              
  Lines        3968     3968              
==========================================
+ Hits         3225     3226       +1     
+ Misses        743      742       -1     

☔ View full report in Codecov by Sentry.
📢 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.