io-app icon indicating copy to clipboard operation
io-app copied to clipboard

chore(Cross): [IOAPPX-319] Enable navigation gestures on `AuthenticatedStackNavigator`

Open adelloste opened this issue 1 year ago • 2 comments
trafficstars

Short description

This PR is going to enable the navigation gestures on AuthenticatedStackNavigator.

List of changes proposed in this pull request

  • replaced gestureEnabled: false with isGestureEnabled flag

How to test

Check that the navigation works as expected

adelloste avatar Jun 10 '24 09:06 adelloste

Affected stories

  • ⚙️ IOAPPX-319: Abilitare swipe back su AuthenticatedStackNavigator

Generated by :no_entry_sign: dangerJS against 6ef115f7700af7dd1d724425c851140a392ecd72

pagopa-github-bot avatar Jun 10 '24 09:06 pagopa-github-bot

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

Impacted file tree graph

@@            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 data Powered by Codecov. Last update bf452e7...6ef115f. Read the comment docs.

codecov[bot] avatar Jun 10 '24 09:06 codecov[bot]

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.

github-actions[bot] avatar Sep 08 '24 02:09 github-actions[bot]