AtChem / AtChem2

Atmospheric chemistry box-model for the MCM
MIT License
59 stars 23 forks source link

Add gfortran8 on macOS #456

Closed spco closed 3 years ago

spco commented 3 years ago

Add gfortran8+macOS combination to build matrix, and in this situation add a homebrew install of gcc@8

codecov[bot] commented 3 years ago

Codecov Report

Merging #456 (1f4afdc) into master (ad73e3b) will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #456      +/-   ##
==========================================
+ Coverage   65.46%   65.51%   +0.04%     
==========================================
  Files          17       17              
  Lines        2047     2047              
==========================================
+ Hits         1340     1341       +1     
+ Misses        707      706       -1     
Flag Coverage Δ
build 52.23% <ø> (ø)
tests 82.81% <ø> (+0.01%) :arrow_up:
unittests 31.61% <ø> (ø)

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

Impacted Files Coverage Δ
src/interpolationFunctions.f90 36.36% <0.00%> (+2.27%) :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 ad73e3b...1f4afdc. Read the comment docs.