Closed njs59 closed 1 year ago
Merging #233 (fda4645) into main (0f08524) will not change coverage. The diff coverage is
n/a
.:exclamation: Current head fda4645 differs from pull request most recent head 45f5249. Consider uploading reports for the commit 45f5249 to get more accurate results
@@ Coverage Diff @@
## main #233 +/- ##
===========================================
Coverage 100.00% 100.00%
===========================================
Files 105 47 -58
Lines 3380 1122 -2258
===========================================
- Hits 3380 1122 -2258
Superseded by #235, which doesn't have the accidental, test-breaking changes, or tinkering associated with investigation into the impact of interventions
Summary
Run simulations for bermuda but mainly luxembourg. Included in this are our plots for the paper for the luxembourg sections
Further work
May need to resize plots for paper
Checklist
[ ] All new functions have docstrings in the correct style
[ ] I've verified the complete docs build locally without errors
[ ] I've maintained 100% coverage (please mention any 'no cover' annotations explicitly)
[ ] I've unit-tested all new methods directly
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] I have read the CONTRIBUTING document.
[ ] My code follows the code style of this project.
[ ] I have updated the wiki with new parameters/model functionality
Closing issues
Put
closes #XXXX
in your comment to auto-close the issue that your PR fixes (if such).