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

IMAS support #21

Merged
merged 11 commits into from
Sep 28, 2024

fix small bug in contact point, thank you coverage

41ad1e6
Select commit
Loading
Failed to load commit list.
Merged

IMAS support #21

fix small bug in contact point, thank you coverage
41ad1e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2024 in 0s

82.32% (+6.57%) compared to dac4566

View this Pull Request on Codecov

82.32% (+6.57%) compared to dac4566

Details

Codecov Report

Attention: Patch coverage is 95.17241% with 14 lines in your changes missing coverage. Please review.

Project coverage is 82.32%. Comparing base (dac4566) to head (41ad1e6).
Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
python/dipoleq/imas.py 97.07% 5 Missing ⚠️
python/dipoleq/post_process.py 88.09% 5 Missing ⚠️
python/dipoleq/util.py 90.90% 3 Missing ⚠️
python/dipoleq/imas_dipole_extras.py 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   75.75%   82.32%   +6.57%     
==========================================
  Files          11       14       +3     
  Lines        1031     1341     +310     
==========================================
+ Hits          781     1104     +323     
+ Misses        250      237      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.