jbusecke / cmip6_omz

MIT License
2 stars 0 forks source link

Added unit conversion for mg/l oxygen #38

Closed jbusecke closed 3 years ago

jbusecke commented 3 years ago

Just so we never have to do this calculation ever again @sditkovsky 😆

codecov[bot] commented 3 years ago

Codecov Report

Merging #38 (37fb13a) into main (bdaaf83) will increase coverage by 0.89%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   44.47%   45.37%   +0.89%     
==========================================
  Files          15       14       -1     
  Lines         652      659       +7     
==========================================
+ Hits          290      299       +9     
+ Misses        362      360       -2     
Flag Coverage Δ
unittests 45.37% <100.00%> (+0.89%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cmip6_omz/units.py 100.00% <100.00%> (ø)
tests/test_units.py 100.00% <100.00%> (ø)
setup.py

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 bdaaf83...37fb13a. Read the comment docs.