uses new parameter format for non-demographic growth#308
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #308 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 18 18
Lines 999 1003 +4
=========================================
+ Hits 999 1003 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@matt-dray inputs dev will fail to run until we update the selection app |
|
It's getting increasingly important that inputs selection app becomes an independent entity from nhp_inputs I think |
the problem is, there is a fixed dependency between the two for development, so separating into it's own entity isn't entirely straightforward. the most obvious "solution" would be to use git submodules, but that brings a whole host of complexity in itself |
Closes #307