OMS-NetZero / FAIR

Finite-amplitude Impulse Response simple climate model
https://docs.fairmodel.net
Apache License 2.0
121 stars 61 forks source link

Allow restart for inverse carbon cycle and increase coverage #63

Closed chrisroadmap closed 5 years ago

chrisroadmap commented 5 years ago

Ready for release at version 1.4.

All modules except fair.forward should now have 100% coverage (fair.forward will be more work so will be implemented later).

Restarts for inverse carbon cycle have been added too.

codecov[bot] commented 5 years ago

Codecov Report

Merging #63 into master will increase coverage by 4.53%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage    92.5%   97.04%   +4.53%     
==========================================
  Files          36       36              
  Lines        1334     1353      +19     
==========================================
+ Hits         1234     1313      +79     
+ Misses        100       40      -60
Impacted Files Coverage Δ
fair/tools/constrain.py 100% <100%> (+100%) :arrow_up:
fair/tools/gwp.py 100% <100%> (+100%) :arrow_up:
fair/tools/magicc.py 100% <100%> (ø) :arrow_up:
fair/tools/ensemble.py 100% <100%> (+5.66%) :arrow_up:
fair/inverse.py 100% <100%> (ø) :arrow_up:
fair/forward.py 85.23% <0%> (+0.36%) :arrow_up:
fair/forcing/ozone_tr.py 100% <0%> (+2.5%) :arrow_up:
fair/forcing/aerosols.py 100% <0%> (+21.73%) :arrow_up:
... and 2 more

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 b0ebfcb...8b5512f. Read the comment docs.

chrisroadmap commented 5 years ago

@znicholls any issues with this that you can see?