rob-luke / Neuroimaging.jl

Neuroimaging in Julia
https://rob-luke.github.io/Neuroimaging.jl
BSD 3-Clause "New" or "Revised" License
48 stars 11 forks source link

CompatHelper: bump compat for CSV to 0.10, (keep existing compat) #185

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the CSV package from 0.8, 0.9 to 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[bot] commented 2 years ago

Codecov Report

Merging #185 (3197e45) into main (44e34a5) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   94.98%   94.98%           
=======================================
  Files          45       45           
  Lines        1477     1477           
=======================================
  Hits         1403     1403           
  Misses         74       74           

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 44e34a5...3197e45. Read the comment docs.