OMS-NetZero / FAIR

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

Set up GitHub Actions #103

Closed chrisroadmap closed 2 years ago

chrisroadmap commented 2 years ago

Migrate to GitHub Actions from Travis (#102), replacing the current workflow which checks out code, runs tests and runs coverage.

Does not change operation of FaIR so no need to add docs or tests or to CHANGELOG.

codecov[bot] commented 2 years ago

Codecov Report

Merging #103 (c7bf674) into master (997fb82) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #103   +/-   ##
=======================================
  Coverage   95.54%   95.54%           
=======================================
  Files          42       42           
  Lines        1818     1818           
=======================================
  Hits         1737     1737           
  Misses         81       81           

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 997fb82...c7bf674. Read the comment docs.

chrisroadmap commented 2 years ago

@znicholls let me know if this template to replace the travis CI looks OK before we try anything crazy like linting or building docs.