jangevaare / Pathogen.jl

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

Clean docstrings #39

Closed pitmonticone closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #39 (208aac5) into master (7036cdc) will not change coverage. The diff coverage is 80.00%.

@@           Coverage Diff           @@
##           master      #39   +/-   ##
=======================================
  Coverage   62.92%   62.92%           
=======================================
  Files          46       46           
  Lines        1815     1815           
=======================================
  Hits         1142     1142           
  Misses        673      673           
Impacted Files Coverage Δ
src/visualization/observations.jl 0.00% <0.00%> (ø)
src/inference/generate.jl 92.30% <100.00%> (ø)
src/inference/loglikelihood.jl 83.92% <100.00%> (ø)
src/simulation/generate/Transmission.jl 87.50% <100.00%> (ø)

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 7036cdc...208aac5. Read the comment docs.

jangevaare commented 2 years ago

Thanks!