gafusion / omas

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

Additional hardware description overlays #82

Closed eldond closed 4 years ago

eldond commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #82 into master will increase coverage by 1.11%. The diff coverage is 97.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   76.96%   78.07%   +1.11%     
==========================================
  Files          24       24              
  Lines        6051     6341     +290     
==========================================
+ Hits         4657     4951     +294     
+ Misses       1394     1390       -4
Impacted Files Coverage Δ
omas/omas_core.py 82% <ø> (ø) :arrow_up:
omas/tests/test_omas_plot.py 98.54% <100%> (+0.38%) :arrow_up:
omas/omas_sample.py 100% <100%> (ø) :arrow_up:
omas/omas_utils.py 77.61% <80%> (ø) :arrow_up:
omas/omas_plot.py 89.88% <96.09%> (+3.27%) :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 8c34306...bffcda2. Read the comment docs.

eldond commented 4 years ago

@orso82 I think this is ready to merge.