epiforecasts / forecast.vocs

Contains models and tools to produce short-term forecasts for both case and sequence notifications assuming circulation of either one or two variants. Tools are also provided to allow the evaluation of the use of sequence data for short-term forecasts in both real-world settings and in user generated scenarios.
http://epiforecasts.io/forecast.vocs
Other
8 stars 3 forks source link

Bug: #95 Make generate_obs support all strain models #97

Closed seabbs closed 3 years ago

seabbs commented 3 years ago

This PR makes generate_obs support all strain models as well as adding tests for this and default functionality.

codecov[bot] commented 3 years ago

Codecov Report

Merging #97 (bd1d1d9) into main (8427d0f) will increase coverage by 6.41%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
+ Coverage   87.78%   94.20%   +6.41%     
==========================================
  Files          11       11              
  Lines         704      707       +3     
==========================================
+ Hits          618      666      +48     
+ Misses         86       41      -45     
Impacted Files Coverage Δ
R/generate-data.R 100.00% <100.00%> (+100.00%) :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 8427d0f...bd1d1d9. Read the comment docs.