gafusion / omas

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

minor bugfix for ec_launchers #116

Closed jmcclena closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #116 into master will decrease coverage by 1.18%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
- Coverage   77.70%   76.52%   -1.19%     
==========================================
  Files          46       46              
  Lines        8546     9568    +1022     
==========================================
+ Hits         6641     7322     +681     
- Misses       1905     2246     +341     
Impacted Files Coverage Δ
omas/omas_plot.py 73.54% <0.00%> (ø)
omas/omas_uda.py 12.16% <0.00%> (-0.34%) :arrow_down:
omas/omas_structure.py 14.57% <0.00%> (+0.38%) :arrow_up:
omas/omas_setup.py 87.01% <0.00%> (+1.09%) :arrow_up:
omas/omas_physics.py 67.16% <0.00%> (+1.90%) :arrow_up:
omas/omas_core.py 88.56% <0.00%> (+3.78%) :arrow_up:
omas/omas_imas.py 25.03% <0.00%> (+3.90%) :arrow_up:
omas/examples/save_load_all.py 83.33% <0.00%> (+4.16%) :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 b2d7ddc...03a13af. Read the comment docs.