-
Notifications
You must be signed in to change notification settings - Fork 16
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
1187 Make set_initial_flows() of IDE model usable with and without age resolution #1188
Conversation
…and ConfirmedCasesNoAgeEntry
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1188 +/- ##
=======================================
Coverage 96.98% 96.98%
=======================================
Files 148 148
Lines 13782 13787 +5
=======================================
+ Hits 13367 13372 +5
Misses 415 415 ☔ View full report in Codecov by Sentry. |
…patible-for-both-confirmedcasesnoageentry-and-confirmedcasesdataentry
…nal constraint check for total_confirmed_cases
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.
Nice work, just a last question
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.
Nice PR!
Changes and Information
Merge Request - Guideline Checklist
Please check our git workflow. Use the draft feature if the Pull Request is not yet ready to review.
Checks by code author
Checks by code reviewer(s)
Closes #1187