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 JAX error with FourierCurrentPotentialField in Flux objectives #1002

Merged
merged 30 commits into from
Jul 5, 2024

Merge branch 'master' into dp/quadratic-flux-transform

63e1cd9
Select commit
Loading
Failed to load commit list.
Merged

Fix JAX error with FourierCurrentPotentialField in Flux objectives #1002

Merge branch 'master' into dp/quadratic-flux-transform
63e1cd9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2024 in 0s

94.97% (-0.01%) compared to 0a6b995

View this Pull Request on Codecov

94.97% (-0.01%) compared to 0a6b995

Details

Codecov Report

Attention: Patch coverage is 78.94737% with 4 lines in your changes missing coverage. Please review.

Project coverage is 94.97%. Comparing base (0a6b995) to head (63e1cd9).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1002      +/-   ##
==========================================
- Coverage   94.98%   94.97%   -0.01%     
==========================================
  Files          87       87              
  Lines       21749    21762      +13     
==========================================
+ Hits        20658    20669      +11     
- Misses       1091     1093       +2     
Files Coverage Δ
desc/geometry/core.py 95.91% <100.00%> (ø)
desc/objectives/_coils.py 99.12% <ø> (ø)
desc/coils.py 96.88% <85.71%> (+0.02%) ⬆️
desc/magnetic_fields/_current_potential.py 98.83% <75.00%> (-0.58%) ⬇️
desc/magnetic_fields/_core.py 96.40% <71.42%> (-0.27%) ⬇️

... and 1 file with indirect coverage changes