Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Removing TRANSMISSION_RISK_LEVEL from .env and setting it as a const. #758

Merged
merged 1 commit into from
Jul 17, 2020

Conversation

jeberhardt
Copy link
Contributor

There was a risk that the value being used in the .env was potentially unknown after the build process, so it's preferable to include this value directly in the code.

There are no varying levels of risk at this time, either the person has been diagnosed (1), or they have not (0). If they have not been diagnosed, their keys will never be uploaded to the server, and therefore this value will never be used.

@jeberhardt jeberhardt requested a review from a team as a code owner July 17, 2020 18:17
@timarney timarney merged commit d836997 into master Jul 17, 2020
@timarney timarney deleted the feature/transmission_risk_level_refactoring branch July 17, 2020 19:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants