This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 284
Feature/task 3482 exposure windows #1508
Merged
KaiTeuber
merged 16 commits into
feature/2582-risk-calculation-v2
from
feature/task-3482-exposure-windows
Nov 13, 2020
Merged
Feature/task 3482 exposure windows #1508
KaiTeuber
merged 16 commits into
feature/2582-risk-calculation-v2
from
feature/task-3482-exposure-windows
Nov 13, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…' into feature/task-3482-exposure-windows * origin/feature/2582-risk-calculation-v2: (147 commits) Update from https://github.com/corona-warn-app/cwa-protocol-buffers/commit/fb60eddacb048b9c0cd8a3c67ab728a9878611ed added missing update to package store's revokation list renamed file cleanup use noResponse error here checking initial view state in test fixed broken cell class name improved DM for WiFi client a bit Remove swift lint disable. re-enabled failing test Add last package download date and check it before exposure detection. test to make sure request only get sent if expected fixed mimimi added some further validations added simplte init test added a flag to disable hourly downloads for testing purposes added flag to wifiHTTPClient to disable hourly download added a new line and swicth to dm wifi settings set back the circle ci workflow config to original settings added simple validation tests ...
…' into feature/task-3482-exposure-windows * origin/feature/2582-risk-calculation-v2: Fix project file
…' into feature/task-3482-exposure-windows * origin/feature/2582-risk-calculation-v2: (66 commits) Little clean ups from the review Fix tests. Update configuration when appconfig updates. Update from https://github.com/corona-warn-app/cwa-protocol-buffers/commit/9586b423837c598edc76c2ddf08baebcce1b1c36 Reworked DM Removed unneeded case Refactored renaming warnOthers to warnOthersReminder Renamed warnOthers to warnOthersReminder Code cleanup Removed init attribute Refactor the alert message naming Refactored WarnOthersNotificationTimeIntervale enum. Updated unit tests. Reworked unit tests Renamed timer to timeInterval Refactored hasStoredResult Removed empty line Refactored the PresentedViewController stuff in Coordinator class. Refactored WarnOthers to WarnOthersReminder and OthersWarnable the WarnOthersRemindable change Int to Double for the timer values and fix the text fields constraints. Re-arranged MARKs and related functions ...
nickguendling
changed the base branch from
release/1.8.x
to
feature/2582-risk-calculation-v2
November 13, 2020 11:00
KaiTeuber
approved these changes
Nov 13, 2020
marcussc
approved these changes
Nov 13, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This uses adds obtaining exposure windows from ENF API v2 and uses the new risk calculation in the app.
Link to Jira
https://jira-ibs.wbs.net.sap/browse/EXPOSUREAPP-2582