mrc-ide / safir

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

Feat/nat infectiousness #47

Closed slwu89 closed 2 years ago

slwu89 commented 2 years ago

address #44

codecov[bot] commented 2 years ago

Codecov Report

Merging #47 (7516bb1) into main (b37f6da) will increase coverage by 0.86%. The diff coverage is 97.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   63.57%   64.44%   +0.86%     
==========================================
  Files          37       37              
  Lines        2103     2160      +57     
==========================================
+ Hits         1337     1392      +55     
- Misses        766      768       +2     
Impacted Files Coverage Δ
R/efficacy_naturalimmunity.R 44.44% <87.50%> (+18.12%) :arrow_up:
src/utils.cpp 97.50% <90.90%> (-1.14%) :arrow_down:
R/parameters_vaccine.R 91.52% <100.00%> (+0.95%) :arrow_up:
R/process_infection_vaccine.R 100.00% <100.00%> (ø)
src/efficacy_vaccination.cpp 100.00% <100.00%> (ø)
src/process_infection.cpp 100.00% <100.00%> (ø)
src/process_infection_vaccine.cpp 100.00% <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 b37f6da...7516bb1. Read the comment docs.