gafusion / omas

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

Fix geometry_type mapping problem #37

Closed eldond closed 6 years ago

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

Codecov Report

Merging #37 into master will decrease coverage by 0.12%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage   70.16%   70.03%   -0.13%     
==========================================
  Files          19       19              
  Lines        3881     3901      +20     
==========================================
+ Hits         2723     2732       +9     
- Misses       1158     1169      +11
Impacted Files Coverage Δ
omas/tests/test_omas_plot.py 98.51% <100%> (+0.02%) :arrow_up:
omas/omas_plot.py 94.15% <100%> (+0.04%) :arrow_up:
omas/omas_structure.py 4.51% <0%> (-0.35%) :arrow_down:
omas/omas_core.py 63.61% <0%> (-0.18%) :arrow_down:
omas/omas_utils.py 69.4% <0%> (+0.32%) :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 9179561...da4e4fa. Read the comment docs.