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

add flag to PlasmaVesselDistance to avoid recomputing surface coordinates when the surface is fixed during optimization #746

Merged
merged 6 commits into from
Nov 15, 2023

Merge branch 'master' into dp/plasma-vessel-distance-fixed-surface

3c88fd4
Select commit
Loading
Failed to load commit list.
Merged

add flag to PlasmaVesselDistance to avoid recomputing surface coordinates when the surface is fixed during optimization #746

Merge branch 'master' into dp/plasma-vessel-distance-fixed-surface
3c88fd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2023 in 0s

94.94% (+0.00%) compared to 1eaea86

View this Pull Request on Codecov

94.94% (+0.00%) compared to 1eaea86

Details

Codecov Report

Merging #746 (3c88fd4) into master (1eaea86) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #746   +/-   ##
=======================================
  Coverage   94.94%   94.94%           
=======================================
  Files          80       80           
  Lines       19399    19405    +6     
=======================================
+ Hits        18418    18424    +6     
  Misses        981      981           
Files Coverage Δ
desc/objectives/_geometry.py 97.78% <100.00%> (+0.04%) ⬆️