mcgibbon / sympl

A toolkit for building planetary/Earth system models in Python
http://sympl.readthedocs.io
Other
50 stars 14 forks source link

added validation of units #13

Closed JoyMonteiro closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #13 into master will increase coverage by 0.73%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   72.23%   72.96%   +0.73%     
==========================================
  Files          13       13              
  Lines        1066     1069       +3     
==========================================
+ Hits          770      780      +10     
+ Misses        296      289       -7
Impacted Files Coverage Δ
sympl/_core/constants.py 100% <100%> (+25%) :arrow_up:
sympl/_core/units.py 96.15% <0%> (+23.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 506f8c7...2745c38. Read the comment docs.