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

Feature: Test stan_inits and load_model #76

Closed seabbs closed 3 years ago

seabbs commented 3 years ago

This PR adds tests with full coverage for stan_inits and load_model.

codecov[bot] commented 3 years ago

Codecov Report

Merging #76 (028614e) into main (1b3fa21) will increase coverage by 5.27%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
+ Coverage   17.31%   22.59%   +5.27%     
==========================================
  Files          10       10              
  Lines         664      664              
==========================================
+ Hits          115      150      +35     
+ Misses        549      514      -35     
Impacted Files Coverage Δ
R/model.R 73.26% <0.00%> (+34.65%) :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 1b3fa21...028614e. Read the comment docs.