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 Distributions to 0.25, (keep existing compat) #36

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the Distributions package from ^0.20, ^0.21, ^0.22, ^0.23, 0.24 to ^0.20, ^0.21, ^0.22, ^0.23, 0.24, 0.25. 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 #36 (fdcb9d1) into master (d06c59e) will increase coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   59.79%   59.94%   +0.14%     
==========================================
  Files          46       46              
  Lines        1373     1373              
==========================================
+ Hits          821      823       +2     
+ Misses        552      550       -2     
Impacted Files Coverage Δ
src/inference/generate.jl 90.21% <0.00%> (+2.17%) :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 d06c59e...fdcb9d1. Read the comment docs.