gafusion / omas

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

Fix handling of CodeParameters when loading from file and as dynamic path generation #89

Closed orso82 closed 4 years ago

orso82 commented 4 years ago

https://github.com/gafusion/OMFIT-source/issues/4291

codecov[bot] commented 4 years ago

Codecov Report

Merging #89 into master will decrease coverage by 0.02%. The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
- Coverage   75.84%   75.82%   -0.03%     
==========================================
  Files          24       24              
  Lines        6989     7002      +13     
==========================================
+ Hits         5301     5309       +8     
- Misses       1688     1693       +5
Impacted Files Coverage Δ
omas/tests/test_omas_core.py 95.7% <100%> (+0.12%) :arrow_up:
omas/omas_core.py 81.48% <87.5%> (-0.21%) :arrow_down:
omas/omas_utils.py 74.35% <0%> (-0.47%) :arrow_down:

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 df0a717...063e258. Read the comment docs.