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

Move basis change to main compute function #1027

Merged
merged 79 commits into from
Jul 11, 2024

update Changelog

c6792ff
Select commit
Loading
Failed to load commit list.
Merged

Move basis change to main compute function #1027

update Changelog
c6792ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2024 in 0s

95.24% (+0.27%) compared to 56befac

View this Pull Request on Codecov

95.24% (+0.27%) compared to 56befac

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.24%. Comparing base (56befac) to head (c6792ff).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1027      +/-   ##
==========================================
+ Coverage   94.97%   95.24%   +0.27%     
==========================================
  Files          87       87              
  Lines       21822    21633     -189     
==========================================
- Hits        20726    20605     -121     
+ Misses       1096     1028      -68     
Files Coverage Δ
desc/coils.py 96.91% <100.00%> (ø)
desc/compute/__init__.py 100.00% <ø> (ø)
desc/compute/_basis_vectors.py 100.00% <ø> (+12.88%) ⬆️
desc/compute/_curve.py 100.00% <100.00%> (+0.54%) ⬆️
desc/compute/_surface.py 100.00% <100.00%> (+2.59%) ⬆️
desc/compute/data_index.py 96.66% <100.00%> (ø)
desc/compute/utils.py 96.36% <100.00%> (+0.18%) ⬆️
desc/equilibrium/equilibrium.py 96.30% <100.00%> (+<0.01%) ⬆️
desc/geometry/core.py 95.91% <100.00%> (ø)
desc/magnetic_fields/_core.py 96.40% <100.00%> (ø)
... and 1 more