mrc-ide / safir

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

fix vaccination process #77

Closed slwu89 closed 2 years ago

slwu89 commented 2 years ago

vaccination_process now distributes prioritized n+1 doses before distributing n dose (current phase).

codecov[bot] commented 2 years ago

Codecov Report

Merging #77 (16669bf) into main (3cbd773) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   78.40%   78.39%   -0.01%     
==========================================
  Files          38       38              
  Lines        2450     2449       -1     
==========================================
- Hits         1921     1920       -1     
  Misses        529      529              
Impacted Files Coverage Δ
R/distribution_vaccines.R 100.00% <ø> (ø)
R/process_vaccination.R 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 3cbd773...16669bf. Read the comment docs.