Skip to content

Commit

Permalink
Set pipeline test env version of EpiAware (#539)
Browse files Browse the repository at this point in the history
* Update changelog.md

* Update make_model_priors.jl

* Make `define_epiprob` more modular

_make_epidata can also be reused elsewhere

* restructure analysis dataframe func

* fix make_prediction_dataframe_from_output

And add simple unit test with committed test data

* Revert "fix make_prediction_dataframe_from_output"

This reverts commit 7e6238b.

* Reapply "fix make_prediction_dataframe_from_output"

This reverts commit 14d29b4.

* Update Project.toml
  • Loading branch information
SamuelBrand1 authored Dec 9, 2024
1 parent 8c05d03 commit 8dc444f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pipeline/test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d"
RCall = "6f49c342-dc21-5d91-9882-a32aef131414"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
EpiAware = "0.1.0"

0 comments on commit 8dc444f

Please sign in to comment.