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 "1.0" #34

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, 0.22 to ^0.19, ^0.20, 0.21, 0.22, 1.0.

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 #34 (bef9db4) into master (2204c01) will increase coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   59.81%   59.87%   +0.06%     
==========================================
  Files          46       46              
  Lines        1319     1321       +2     
==========================================
+ Hits          789      791       +2     
  Misses        530      530              
Impacted Files Coverage Δ
src/inference/TransmissionNetworkDistribution.jl 94.11% <0.00%> (+0.78%) :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 2204c01...bef9db4. Read the comment docs.