-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: [IOCOM-1897] Remove Green Pass #6427
base: master
Are you sure you want to change the base?
Conversation
Affected stories
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6427 +/- ##
==========================================
- Coverage 48.42% 47.85% -0.58%
==========================================
Files 1488 1579 +91
Lines 31617 32182 +565
Branches 7669 7342 -327
==========================================
+ Hits 15311 15400 +89
- Misses 16238 16740 +502
+ Partials 68 42 -26
... and 1670 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I tested the following scenarios from a clean build on an Android 9 device:
- Open a payment receipt and save it in the local storage;
- Open a COVID message.
Short description
This PR removes the legacy Green Pass code.
List of changes proposed in this pull request
OperationResultScreenContent
DSLegacyPictograms
from the DS sectionHow to test
Using the related branch on io-dev-api-server, check that messages still work and that Green Pass messages are handled with the new screen.