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

Fix bug with recomputing quantities on incorrect grid #1006

Merged
merged 9 commits into from
May 2, 2024

Avoid computing redundant computations to first order in the recursiv…

05fb63b
Select commit
Loading
Failed to load commit list.
Merged

Fix bug with recomputing quantities on incorrect grid #1006

Avoid computing redundant computations to first order in the recursiv…
05fb63b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 2, 2024 in 1s

94.94% (+0.00%) compared to b68c98c

View this Pull Request on Codecov

94.94% (+0.00%) compared to b68c98c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.94%. Comparing base (b68c98c) to head (05fb63b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1006   +/-   ##
=======================================
  Coverage   94.94%   94.94%           
=======================================
  Files          87       87           
  Lines       21880    21884    +4     
=======================================
+ Hits        20773    20777    +4     
  Misses       1107     1107           
Files Coverage Δ
desc/equilibrium/equilibrium.py 95.95% <100.00%> (+0.02%) ⬆️