jangevaare / Pathogen.jl

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

Update README.md #33

Closed pitmonticone closed 3 years ago

pitmonticone commented 3 years ago

I've just corrected a typo.

codecov[bot] commented 3 years ago

Codecov Report

Merging #33 (2ae1802) into master (bc0092c) will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   59.95%   59.96%   +0.01%     
==========================================
  Files          46       46              
  Lines        1321     1319       -2     
==========================================
- Hits          792      791       -1     
+ Misses        529      528       -1     
Impacted Files Coverage Δ
src/inference/TransmissionNetworkDistribution.jl 93.33% <0.00%> (-0.79%) :arrow_down:
src/inference/MarkovChain.jl 40.00% <0.00%> (+10.00%) :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 bc0092c...4e78f98. Read the comment docs.

jangevaare commented 3 years ago

Thank you.