Open
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #36 +/- ##
===========================================
- Coverage 100.00% 98.01% -1.99%
===========================================
Files 22 23 +1
Lines 2399 2568 +169
===========================================
+ Hits 2399 2517 +118
- Misses 0 51 +51 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WELL... This is a hard and messy PR to review, and sort of pulls in a number of things, but the highlights are...
All stochastics from 2017 are now processed - and a chunk of the PR is in the scripts/ folder, where I've recorded all the things I did. I needed to allow ignoring of a few things (missing dalys in 2017) - and a fix for LiST's PCV/Hib, where it was correctly spotting that it had to combine different burdens... but all looking ok.
Then the shiny app, which hopefully will be fun to test.
On windows,
stoner::stochastic_explorer()will be fineOn linux/mac,
stoner::stochastic_explorer("/mnt/vimc_stochastics")- or wherever you have \wpia-hn2.hpc.dide.ic.ac.uk\vimc_stochastics mounted to.Preliminary work to pull centrals from a packit - but I think I'll finish that in a different PR when we've got something more concrete to work with.