mrc-ide / safir

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

compute infection process if infectives or lambda_external > 0 #36

Closed slwu89 closed 3 years ago

slwu89 commented 3 years ago

fix #35

codecov[bot] commented 3 years ago

Codecov Report

Merging #36 (0877d59) into main (a124cad) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 0877d59 differs from pull request most recent head 8469c7f. Consider uploading reports for the commit 8469c7f to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##             main      #36   +/-   ##
=======================================
  Coverage   63.62%   63.62%           
=======================================
  Files          37       37           
  Lines        2059     2059           
=======================================
  Hits         1310     1310           
  Misses        749      749           
Impacted Files Coverage Δ
R/process_infection.R 100.00% <100.00%> (ø)
R/process_infection_nimue.R 100.00% <100.00%> (ø)
R/process_infection_vaccine.R 100.00% <100.00%> (ø)
src/process_infection.cpp 100.00% <100.00%> (ø)
src/process_infection_nimue.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 a124cad...8469c7f. Read the comment docs.