jangevaare / Pathogen.jl

Simulation, visualization, and inference of individual level infectious disease models with Julia
MIT License
72 stars 10 forks source link

CompatHelper: bump compat for "DataFrames" to "0.22" #32

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the DataFrames package from ^0.19, ^0.20, 0.21 to ^0.19, ^0.20, 0.21, 0.22.

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 3 years ago

Codecov Report

Merging #32 (70caaa5) into master (f4131e3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   59.80%   59.80%           
=======================================
  Files          46       46           
  Lines        1321     1321           
=======================================
  Hits          790      790           
  Misses        531      531           

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 f4131e3...70caaa5. Read the comment docs.