Skip to content
Snippets Groups Projects
Unverified Commit 3e51ced0 authored by Matthias Urhahn's avatar Matthias Urhahn Committed by GitHub
Browse files

Fix incorrect TRL data being applied to submitted TEKs (EXPOSUREAPP-4260) (#1877)


* Explicitly log invalid symptom data.

* Unless the symptom flow is successfully completed, we assume Symptoms.NO_INFORMATION.
The information is based from one fragment to the next.
The stored symptom data is only updated if the last fragment successfully completes.

* Unit test for symptom indication.

* Update Corona-Warn-App/src/main/java/de/rki/coronawarnapp/ui/submission/symptoms/calendar/SubmissionSymptomCalendarViewModel.kt

Co-authored-by: default avatarchris-cwa <69595386+chris-cwa@users.noreply.github.com>

* Update Corona-Warn-App/src/main/java/de/rki/coronawarnapp/submission/TransmissionRiskVectorDeterminator.kt

Co-authored-by: default avatarchris-cwa <69595386+chris-cwa@users.noreply.github.com>

* fixed super-fatal code formatting

Co-authored-by: default avatarchris-cwa <69595386+chris-cwa@users.noreply.github.com>
Co-authored-by: default avatarRalf Gehrer <ralfgehrer@users.noreply.github.com>
Co-authored-by: default avatarchris-cwa <chris.cwa.sap@gmail.com>
parent 188244c8
No related branches found
No related tags found
No related merge requests found
Showing
with 308 additions and 65 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