jangevaare / Pathogen.jl

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

v0.4.7 #23

Closed jangevaare closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #23 into master will decrease coverage by 0.44%. The diff coverage is 77.16%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #23      +/-   ##
========================================
- Coverage   58.44%    58%   -0.45%     
========================================
  Files          37     41       +4     
  Lines        1018   1043      +25     
========================================
+ Hits          595    605      +10     
- Misses        423    438      +15
Impacted Files Coverage Δ
src/inference/_bounds.jl 95.45% <ø> (ø)
src/core/Events/Events.jl 64.7% <ø> (ø)
src/inference/RiskPriors.jl 80% <ø> (ø)
src/core/Risks/AbstractRisk.jl 77.77% <ø> (ø)
src/core/Transmissions/TransmissionRates.jl 12.5% <ø> (ø)
src/inference/iterate!.jl 49.23% <ø> (ø)
src/simulation/observe.jl 61.53% <ø> (ø)
src/Pathogen.jl 100% <ø> (ø) :arrow_up:
src/core/Population.jl 33.33% <ø> (ø)
src/inference/_accept.jl 0% <ø> (ø)
... and 32 more

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 c2efead...c4a166c. Read the comment docs.