gafusion / omas

Ordered Multidimensional Array Structure
http://gafusion.github.io/omas
MIT License
32 stars 15 forks source link

added try except to make sure a rho or psi grid is initialized in core_profiles_pressures #92

Closed TimSlendebroek closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #92 into master will increase coverage by 0.88%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   75.98%   76.87%   +0.88%     
==========================================
  Files          24       24              
  Lines        7086     7484     +398     
==========================================
+ Hits         5384     5753     +369     
- Misses       1702     1731      +29
Impacted Files Coverage Δ
omas/omas_physics.py 81.5% <100%> (+0.89%) :arrow_up:
omas/tests/test_omas_core.py 95.91% <0%> (+0.03%) :arrow_up:
omas/omas_core.py 84.04% <0%> (+3.23%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 01cc7f2...057f3a0. Read the comment docs.