Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve performance #975

Merged
merged 23 commits into from
Feb 13, 2024

Use cached_statepoint in groupby.

1de7155
Select commit
Loading
Failed to load commit list.
Merged

Improve performance #975

Use cached_statepoint in groupby.
1de7155
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2024 in 1s

86.01% (+0.29%) compared to 2e9a23b

View this Pull Request on Codecov

86.01% (+0.29%) compared to 2e9a23b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2e9a23b) 85.71% compared to head (1de7155) 86.01%.
Report is 6 commits behind head on main.

❗ Current head 1de7155 differs from pull request most recent head d48d281. Consider uploading reports for the commit d48d281 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #975      +/-   ##
==========================================
+ Coverage   85.71%   86.01%   +0.29%     
==========================================
  Files          20       20              
  Lines        3466     3503      +37     
  Branches      760      770      +10     
==========================================
+ Hits         2971     3013      +42     
+ Misses        337      333       -4     
+ Partials      158      157       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.