io-app
io-app copied to clipboard
feat: [IA-949] Present the opt-in screen for reminders during the onboarding
Short description
⚠️ This PR depends on #4126
List of changes proposed in this pull request
- Feature A
- Feature B
How to test
Describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Affected stories
- 🌟 IA-949: Come CIT voglio potere fare l'opt-in delle notifiche di promemoria durante l'onboarding
Generated by :no_entry_sign: dangerJS against 097b01d5e688bb5c555af726ac25e6578b61f3a5
Codecov Report
Merging #4132 (097b01d) into master (dd92efc) will decrease coverage by
0.05%
. The diff coverage is16.66%
.
Additional details and impacted files
@@ Coverage Diff @@
## master #4132 +/- ##
==========================================
- Coverage 47.76% 47.70% -0.06%
==========================================
Files 1264 1267 +3
Lines 25030 25078 +48
Branches 6553 6569 +16
==========================================
+ Hits 11956 11964 +8
- Misses 13024 13064 +40
Partials 50 50
Impacted Files | Coverage Δ | |
---|---|---|
ts/navigation/OnboardingNavigator.tsx | 66.66% <ø> (ø) |
|
ts/navigation/routes.ts | 100.00% <ø> (ø) |
|
ts/sagas/startup.ts | 21.76% <0.00%> (-0.31%) |
:arrow_down: |
...sagas/startup/checkNotificationsPreferencesSaga.ts | 0.00% <0.00%> (ø) |
|
...rding/OnboardingNotificationsPreferencesScreen.tsx | 15.38% <15.38%> (ø) |
|
...ing/components/NotificationsPreferencesPreview.tsx | 44.44% <44.44%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update dd92efc...097b01d. Read the comment docs.
:tada: All dependencies have been resolved !