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: Add cmdstanr gh action support #75

Closed seabbs closed 3 years ago

seabbs commented 3 years ago

This PR adds support for CmdStan in the package github actions. It also adds the ability to skip CI by adding [CI skip] to commit messages and extends the installation instructions for CmdStan in the package README.

codecov[bot] commented 3 years ago

Codecov Report

Merging #75 (19236be) into main (3fae55d) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 19236be differs from pull request most recent head d526dce. Consider uploading reports for the commit d526dce to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##             main      #75   +/-   ##
=======================================
  Coverage   17.31%   17.31%           
=======================================
  Files          10       10           
  Lines         664      664           
=======================================
  Hits          115      115           
  Misses        549      549           
Impacted Files Coverage Δ
R/model-validation.R 0.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 6992486...d526dce. Read the comment docs.