Skip to content
Snippets Groups Projects
Unverified Commit 26c4cb50 authored by Philipp Woessner's avatar Philipp Woessner Committed by GitHub
Browse files

Implement risk level calculation changes (#136)

* changed local config that a high match can be generated via QR code, integrated it with the UI

* added the minRiskScore parameter to the ExposureConfiguration

* moved the persistence of the exposure summary in a dedicated worker to ensure execution

* added new backend app config and custom risk score calculation

* fixed static code checks and refactoring

* deleted possibility to customise app config in the tests

* added test fragment for risk level calculation

* static code check fixes

* refactored risk level calculation and added tests

* added exception if calculated risk score is above the max of the high risk score class
parent afc10b9e
No related branches found
No related tags found
No related merge requests found
Showing
with 963 additions and 195 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment