Skip to content

Fix bug in Fourier bounce with interpolation of b_sup_z

Codecov / codecov/project failed Aug 27, 2024 in 0s

65.31% (-30.12%) compared to f9469d2

View this Pull Request on Codecov

65.31% (-30.12%) compared to f9469d2

Details

Codecov Report

Attention: Patch coverage is 26.17450% with 550 lines in your changes missing coverage. Please review.

Project coverage is 65.31%. Comparing base (f9469d2) to head (1a24a43).

Files Patch % Lines
desc/integrals/bounce_utils.py 10.98% 162 Missing ⚠️
desc/integrals/basis.py 19.68% 151 Missing ⚠️
desc/integrals/interp_utils.py 25.00% 99 Missing ⚠️
desc/integrals/bounce_integral.py 32.40% 73 Missing ⚠️
desc/integrals/quad_utils.py 55.40% 33 Missing ⚠️
desc/utils.py 27.77% 26 Missing ⚠️
desc/grid.py 50.00% 3 Missing ⚠️
desc/backend.py 81.81% 2 Missing ⚠️
desc/equilibrium/equilibrium.py 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (f9469d2) and HEAD (1a24a43). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (f9469d2) HEAD (1a24a43)
10 6
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1119       +/-   ##
===========================================
- Coverage   95.42%   65.31%   -30.12%     
===========================================
  Files          90       95        +5     
  Lines       22576    23297      +721     
===========================================
- Hits        21544    15217     -6327     
- Misses       1032     8080     +7048     
Files Coverage Δ
desc/basis.py 77.88% <ø> (-20.30%) ⬇️
desc/compute/_bootstrap.py 99.12% <100.00%> (-0.88%) ⬇️
desc/compute/_equil.py 87.27% <100.00%> (-12.73%) ⬇️
desc/compute/_field.py 86.28% <100.00%> (-13.72%) ⬇️
desc/compute/_metric.py 77.59% <100.00%> (-22.41%) ⬇️
desc/compute/_profiles.py 84.57% <100.00%> (-14.61%) ⬇️
desc/compute/_stability.py 100.00% <100.00%> (ø)
desc/equilibrium/coords.py 26.22% <ø> (-65.58%) ⬇️
desc/integrals/__init__.py 100.00% <100.00%> (ø)
desc/integrals/surface_integral.py 74.52% <ø> (-25.48%) ⬇️
... and 9 more

... and 63 files with indirect coverage changes