-
Notifications
You must be signed in to change notification settings - Fork 381
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
Allow transfer for patients defaults to true
if peacetime
, else false
#1269
Conversation
Codecov ReportPatch coverage:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## master #1269 +/- ##
=======================================
Coverage 56.23% 56.24%
=======================================
Files 195 195
Lines 9616 9618 +2
Branches 1613 1613
=======================================
+ Hits 5408 5410 +2
Misses 4153 4153
Partials 55 55
☔ View full report in Codecov by Sentry. |
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.
Can we do this in the serializer instead & disable allow_transfer when warmode is enabled
cc: @vigneshhari
Kudos, SonarCloud Quality Gate passed!
|
true
if peacetime
, else false
Proposed Changes
When
PEACETIME=True
Associated Issue
Architecture changes
@coronasafe/code-reviewers
Merge Checklist
/docs