mrc-ide / safir

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

fix bug in VFR which confused timestep and day #60

Closed slwu89 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #60 (e0ac0ef) into main (eb53fd4) will increase coverage by 1.74%. The diff coverage is 90.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   77.90%   79.65%   +1.74%     
==========================================
  Files          36       36              
  Lines        2150     2148       -2     
==========================================
+ Hits         1675     1711      +36     
+ Misses        475      437      -38     
Impacted Files Coverage Δ
R/efficacy_nat.R 89.18% <66.66%> (ø)
src/efficacy_nat.cpp 96.07% <66.66%> (ø)
R/events_exposure_vaccine.R 100.00% <100.00%> (ø)
R/parameters_nat.R 100.00% <100.00%> (ø)
R/process_infection_vaccine.R 100.00% <100.00%> (ø)
src/process_infection_vaccine.cpp 100.00% <100.00%> (ø)
R/initialize_events.R 31.06% <0.00%> (+5.30%) :arrow_up:
R/render.R 59.64% <0.00%> (+10.52%) :arrow_up:
R/events_nat.R 69.44% <0.00%> (+69.44%) :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 eb53fd4...e0ac0ef. Read the comment docs.