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

Bounce averaging #854

Merged
merged 355 commits into from
Sep 3, 2024

Tweak documentation as requested in pull request review

917ad1c
Select commit
Loading
Failed to load commit list.
Merged

Bounce averaging #854

Tweak documentation as requested in pull request review
917ad1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2024 in 0s

95.42% (+0.07%) compared to 60de6fc

View this Pull Request on Codecov

95.42% (+0.07%) compared to 60de6fc

Details

Codecov Report

Attention: Patch coverage is 96.49123% with 16 lines in your changes missing coverage. Please review.

Project coverage is 95.42%. Comparing base (60de6fc) to head (917ad1c).

Files with missing lines Patch % Lines
desc/integrals/bounce_utils.py 94.41% 10 Missing ⚠️
desc/utils.py 76.47% 4 Missing ⚠️
desc/equilibrium/equilibrium.py 0.00% 1 Missing ⚠️
desc/integrals/basis.py 96.77% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #854      +/-   ##
==========================================
+ Coverage   95.35%   95.42%   +0.07%     
==========================================
  Files          90       95       +5     
  Lines       22755    23186     +431     
==========================================
+ Hits        21698    22126     +428     
- Misses       1057     1060       +3     
Files with missing lines Coverage Δ
desc/backend.py 90.12% <100.00%> (-0.13%) ⬇️
desc/compute/_bootstrap.py 100.00% <100.00%> (ø)
desc/compute/_equil.py 100.00% <100.00%> (ø)
desc/compute/_field.py 100.00% <100.00%> (ø)
desc/compute/_metric.py 100.00% <100.00%> (ø)
desc/compute/_profiles.py 99.19% <100.00%> (ø)
desc/compute/_stability.py 100.00% <100.00%> (ø)
desc/equilibrium/coords.py 88.75% <100.00%> (+4.81%) ⬆️
desc/grid.py 93.07% <100.00%> (+0.17%) ⬆️
desc/integrals/__init__.py 100.00% <100.00%> (ø)
... and 9 more

... and 1 file with indirect coverage changes