Skip to content
Snippets Groups Projects
Unverified Commit 55274cc0 authored by Kolya Opahle's avatar Kolya Opahle Committed by GitHub
Browse files

Collect Exposure Risk Metadata (EXPOSUREAPP-4921) (#2255)


* added implementation for ExposureRiskMetadataDonor,

the de.rki.coronawarnapp.server.protocols.internal.ppdd.PpaData namespaces is populated by protos that are not yet present but will be added soon

Signed-off-by: default avatarKolya Opahle <k.opahle@sap.com>

* updated imports to match new proto root classes, (still missing from repo)

Signed-off-by: default avatarKolya Opahle <k.opahle@sap.com>

* switched to kotlin only solution for proto <-> settings string conversion

Signed-off-by: default avatarKolya Opahle <k.opahle@sap.com>

* added unit test for exposure risk metadata serialisation

Signed-off-by: default avatarKolya Opahle <k.opahle@sap.com>

* Added error handling to previousExposureRiskMetadata
Added test that checks for changes in ExposureRiskMetadata serialization

Signed-off-by: default avatarKolya Opahle <k.opahle@sap.com>
parent e9391c01
No related branches found
No related tags found
Loading
Showing
with 156 additions and 28 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