gaelforget / ClimateModels.jl

Julia interface to climate models + tracked workflow framework
https://gaelforget.github.io/ClimateModels.jl/dev/
MIT License
43 stars 4 forks source link

CompatHelper: bump compat for "CSV" to "0.10" #60

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the CSV package from 0.6, 0.7, 0.8, 0.9 to 0.6, 0.7, 0.8, 0.9, 0.10.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov-commenter commented 2 years ago

Codecov Report

Merging #60 (d2507c3) into master (e0bc67f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #60   +/-   ##
=======================================
  Coverage   89.09%   89.09%           
=======================================
  Files           3        3           
  Lines         321      321           
=======================================
  Hits          286      286           
  Misses         35       35           

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 e0bc67f...d2507c3. Read the comment docs.