CliMA / Cloudy.jl

:cloud_with_rain: Multi-moment cloud microphysics toy model
Apache License 2.0
15 stars 3 forks source link

Fix Codecov #27

Closed charleskawczynski closed 4 years ago

charleskawczynski commented 4 years ago
charleskawczynski commented 4 years ago

@bischtob this seems to fix it, I think. Feel free to merge and see if codecov updates

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@12a7f65). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##             master   #27   +/-   ##
======================================
  Coverage          ?    0%           
======================================
  Files             ?     3           
  Lines             ?   124           
  Branches          ?     0           
======================================
  Hits              ?     0           
  Misses            ?   124           
  Partials          ?     0

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 12a7f65...a19fa46. Read the comment docs.

charleskawczynski commented 4 years ago

Codecov Report

❗️ No coverage uploaded for pull request base (master@12a7f65). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##             master   #27   +/-   ##
======================================
  Coverage          ?    0%           
======================================
  Files             ?     3           
  Lines             ?   124           
  Branches          ?     0           
======================================
  Hits              ?     0           
  Misses            ?   124           
  Partials          ?     0

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 12a7f65...a19fa46. Read the comment docs.

I'm assuming this is a failed attempt to compare with the codecov report of the previous commit. I'll merge this and try adding a test or something to confirm.