Skip to content

Swap vectorization order in bounce integrals (#1242)

Codecov / codecov/project succeeded Sep 3, 2024 in 0s

95.40% (+0.08%) compared to 941f020

View this Pull Request on Codecov

95.40% (+0.08%) compared to 941f020

Details

Codecov Report

Attention: Patch coverage is 95.02165% with 23 lines in your changes missing coverage. Please review.

Project coverage is 95.40%. Comparing base (941f020) to head (1436035).
Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
desc/integrals/bounce_utils.py 94.41% 10 Missing ⚠️
desc/utils.py 65.21% 8 Missing ⚠️
desc/integrals/bounce_integral.py 94.23% 3 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.31%   95.40%   +0.08%     
==========================================
  Files          90       95       +5     
  Lines       22713    23192     +479     
==========================================
+ Hits        21649    22126     +477     
- Misses       1064     1066       +2     
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 6 files with indirect coverage changes