gafusion / omas

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

Fix problems with labeling gas injectors #118

Closed eldond closed 4 years ago

eldond commented 4 years ago

image

codecov[bot] commented 4 years ago

Codecov Report

Merging #118 into master will increase coverage by 0.95%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #118      +/-   ##
==========================================
+ Coverage   77.57%   78.52%   +0.95%     
==========================================
  Files          46       46              
  Lines        8606     8675      +69     
==========================================
+ Hits         6676     6812     +136     
+ Misses       1930     1863      -67     
Impacted Files Coverage Δ
omas/tests/test_omas_plot.py 99.00% <ø> (-0.31%) :arrow_down:
omas/omas_plot.py 78.13% <100.00%> (+4.62%) :arrow_up:
omas/omas_sample.py 99.48% <100.00%> (+0.07%) :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 2857b9f...8c75782. Read the comment docs.

orso82 commented 4 years ago

@eldond let me know when it is ready to merge

eldond commented 4 years ago

@orso82 Ready when it passes all the checks.

eldond commented 4 years ago

@orso82 It's ready.