-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
naomi-agyw-tool-integration #478
base: main
Are you sure you want to change the base?
Conversation
R/test_helpers.R
Outdated
#' @return Calibrated naomi output matched to MWI test data on `naomi.resources` to be used to generate the agyw tool. | ||
#' @export | ||
|
||
make_agyw_testfiles <- function(naomi_output){ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@r-ash here is the helper function to generate the test data for the agyw tool
860229d
to
23d1bb3
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #478 +/- ##
=======================================
Coverage 98.49% 98.49%
=======================================
Files 29 29
Lines 2389 2389
=======================================
Hits 2353 2353
Misses 36 36 ☔ View full report in Codecov by Sentry. |
Automatically created PR from new naomi PR "initial commit" - mrc-ide/naomi#413