-
Notifications
You must be signed in to change notification settings - Fork 3
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
Introduce S4H PDF upload #444
base: main
Are you sure you want to change the base?
Conversation
b16be81
to
2da2edc
Compare
Codecov ReportBase: 72.96% // Head: 70.83% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #444 +/- ##
==========================================
- Coverage 72.96% 70.83% -2.13%
==========================================
Files 101 102 +1
Lines 2234 2318 +84
Branches 95 95
==========================================
+ Hits 1630 1642 +12
- Misses 604 676 +72
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
1c3d35e
to
852561c
Compare
This reverts commit fceef98.
Close #446
Problem
The D4L SDK depends on an older version of tink (1.2, but up to 1.4 in testing) while flutter_secure_storage depends on 1.5. This causes problems, so we use a dummy key until someone figures out what to do
See lib/common/utilities/hive_utils.dart