mrc-ide / safir

squire and friends individual rewrite
https://mrc-ide.github.io/safir/
Other
1 stars 2 forks source link

Add natural immunity from infection #40

Closed slwu89 closed 2 years ago

slwu89 commented 2 years ago

Addresses #39

codecov[bot] commented 2 years ago

Codecov Report

Merging #40 (f1c1287) into main (e3ca65d) will decrease coverage by 0.81%. The diff coverage is 22.50%.

:exclamation: Current head f1c1287 differs from pull request most recent head 623cb21. Consider uploading reports for the commit 623cb21 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
- Coverage   63.95%   63.14%   -0.82%     
==========================================
  Files          37       37              
  Lines        2078     2081       +3     
==========================================
- Hits         1329     1314      -15     
- Misses        749      767      +18     
Impacted Files Coverage Δ
R/events_naturalimmunity.R 0.00% <0.00%> (ø)
R/render.R 0.00% <0.00%> (ø)
R/simulation_loop_safir.R 0.00% <0.00%> (ø)
R/variables_naturalimmunity.R 0.00% <0.00%> (ø)
R/efficacy_naturalimmunity.R 26.31% <26.31%> (ø)
R/variables_vaccines.R 78.37% <85.71%> (ø)
R/distribution_vaccines.R 98.94% <100.00%> (ø)
R/efficacy_vaccination.R 93.93% <100.00%> (-0.80%) :arrow_down:
R/events_vaccination.R 29.62% <100.00%> (ø)
R/parameters_nimue.R 95.41% <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 e3ca65d...623cb21. Read the comment docs.