mrc-ide / safir

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

fix segfault in nimue simulation and better parameters for vaccination #17

Closed slwu89 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #17 (3b6cc14) into main (206b854) will decrease coverage by 0.64%. The diff coverage is 23.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
- Coverage   63.58%   62.94%   -0.65%     
==========================================
  Files          35       35              
  Lines        1903     1924      +21     
==========================================
+ Hits         1210     1211       +1     
- Misses        693      713      +20     
Impacted Files Coverage Δ
R/parameters.R 97.91% <ø> (-0.05%) :arrow_down:
R/parameters_vaccine.R 61.53% <0.00%> (-38.47%) :arrow_down:
src/proces_vaccination_nimue.cpp 100.00% <ø> (ø)
R/parameters_nimue.R 99.02% <100.00%> (+<0.01%) :arrow_up:
R/process_infection_nimue.R 100.00% <100.00%> (ø)
R/process_vaccination_nimue.R 100.00% <100.00%> (ø)
src/process_infection_nimue.cpp 100.00% <100.00%> (ø)
src/utils.cpp 98.18% <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 206b854...3b6cc14. Read the comment docs.