Skip to content
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

chore(IT Wallet): [SIW-1945] Disable screenshots and recordings on ITW screens #6595

Merged
merged 11 commits into from
Jan 15, 2025

chore: change useFocusEffect instead of useEffect

b833c9a
Select commit
Loading
Failed to load commit list.
Merged

chore(IT Wallet): [SIW-1945] Disable screenshots and recordings on ITW screens #6595

chore: change useFocusEffect instead of useEffect
b833c9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 0s

32.62% (-16.68%) compared to b207270

View this Pull Request on Codecov

32.62% (-16.68%) compared to b207270

Details

Codecov Report

Attention: Patch coverage is 11.53846% with 23 lines in your changes missing coverage. Please review.

Project coverage is 32.62%. Comparing base (b207270) to head (b833c9a).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
ts/utils/hooks/usePreventScreenCapture.ts 17.64% 14 Missing ⚠️
...let/identification/screens/cie/ItwCiePinScreen.tsx 0.00% 1 Missing ⚠️
...nce/screens/ItwIssuanceCredentialPreviewScreen.tsx 0.00% 1 Missing ⚠️
...screens/ItwIssuanceCredentialTrustIssuerScreen.tsx 0.00% 1 Missing ⚠️
...eens/ItwPresentationCredentialAttachmentScreen.tsx 0.00% 1 Missing ⚠️
...ion/screens/ItwPresentationCredentialCardModal.tsx 0.00% 1 Missing ⚠️
.../screens/ItwPresentationCredentialDetailScreen.tsx 0.00% 1 Missing ⚠️
...reens/ItwPresentationCredentialFiscalCodeModal.tsx 0.00% 1 Missing ⚠️
...trustmark/screens/ItwCredentialTrustmarkScreen.tsx 0.00% 1 Missing ⚠️
...g/screens/PaymentsOnboardingSelectMethodScreen.tsx 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (b207270) and HEAD (b833c9a). Click for more details.

HEAD has 8 uploads less than BASE
Flag BASE (b207270) HEAD (b833c9a)
12 4
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #6595       +/-   ##
===========================================
- Coverage   49.30%   32.62%   -16.68%     
===========================================
  Files        1565     1533       -32     
  Lines       32223    31728      -495     
  Branches     7288     7215       -73     
===========================================
- Hits        15887    10351     -5536     
- Misses      16298    21337     +5039     
- Partials       38       40        +2     
Files with missing lines Coverage Δ
...let/identification/screens/cie/ItwCiePinScreen.tsx 14.70% <0.00%> (-0.45%) ⬇️
...nce/screens/ItwIssuanceCredentialPreviewScreen.tsx 9.37% <0.00%> (-0.31%) ⬇️
...screens/ItwIssuanceCredentialTrustIssuerScreen.tsx 8.33% <0.00%> (-25.96%) ⬇️
...eens/ItwPresentationCredentialAttachmentScreen.tsx 12.12% <0.00%> (-0.38%) ⬇️
...ion/screens/ItwPresentationCredentialCardModal.tsx 20.00% <0.00%> (-1.43%) ⬇️
.../screens/ItwPresentationCredentialDetailScreen.tsx 9.37% <0.00%> (-0.31%) ⬇️
...reens/ItwPresentationCredentialFiscalCodeModal.tsx 38.09% <0.00%> (-1.91%) ⬇️
...trustmark/screens/ItwCredentialTrustmarkScreen.tsx 20.00% <0.00%> (-5.00%) ⬇️
...g/screens/PaymentsOnboardingSelectMethodScreen.tsx 4.76% <0.00%> (-0.24%) ⬇️
ts/utils/hooks/usePreventScreenCapture.ts 17.64% <17.64%> (ø)

... and 456 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 4c8f237...b833c9a. Read the comment docs.