io-app
io-app copied to clipboard
chore(Cross): [IOAPPX-319] Enable navigation gestures on `AuthenticatedStackNavigator`
Short description
This PR is going to enable the navigation gestures on AuthenticatedStackNavigator.
List of changes proposed in this pull request
- replaced
gestureEnabled: falsewithisGestureEnabledflag
How to test
Check that the navigation works as expected
Affected stories
- ⚙️ IOAPPX-319: Abilitare swipe back su AuthenticatedStackNavigator
Generated by :no_entry_sign: dangerJS against 6ef115f7700af7dd1d724425c851140a392ecd72
Codecov Report
Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
Project coverage is 49.55%. Comparing base (
4f204b4) to head (6ef115f). Report is 479 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...features/messages/navigation/MessagesNavigator.tsx | 0.00% | 7 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #5846 +/- ##
==========================================
+ Coverage 48.42% 49.55% +1.13%
==========================================
Files 1488 1701 +213
Lines 31617 33624 +2007
Branches 7669 8074 +405
==========================================
+ Hits 15311 16664 +1353
- Misses 16238 16905 +667
+ Partials 68 55 -13
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ts/features/euCovidCert/navigation/navigator.tsx | 66.66% <ø> (ø) |
|
| ts/features/pn/navigation/navigator.tsx | 18.18% <ø> (ø) |
|
| .../features/services/common/navigation/navigator.tsx | 66.66% <ø> (ø) |
|
| ts/navigation/AuthenticatedStackNavigator.tsx | 10.00% <ø> (-1.12%) |
:arrow_down: |
| ...features/messages/navigation/MessagesNavigator.tsx | 15.38% <0.00%> (ø) |
... and 791 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update bf452e7...6ef115f. Read the comment docs.
This pull request is stale because it has been open for 60 days with no activity. If the pull request is still valid, please update it within 14 days to keep it open or merge it, otherwise it will be closed automatically.