Skip to content

fix: import useIsFocused from @react-navigation/native instead of core

3c7e9eb
Select commit
Loading
Failed to load commit list.
Closed

Jakubkalinski0/odometer move odometer image stitching to confirmation page backup #86021

fix: import useIsFocused from @react-navigation/native instead of core
3c7e9eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2026 in 1s

43.61% (-0.09%) compared to e46dc54

View this Pull Request on Codecov

43.61% (-0.09%) compared to e46dc54

Details

Codecov Report

❌ Patch coverage is 14.28571% with 186 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...es/iou/request/step/IOURequestStepConfirmation.tsx 13.92% 68 Missing ⚠️
src/libs/actions/TransactionEdit.ts 6.06% 31 Missing ⚠️
src/hooks/useRestartOnOdometerImagesFailure.ts 15.62% 27 Missing ⚠️
src/libs/OdometerImageUtils.ts 0.00% 12 Missing ⚠️
...ou/request/step/IOURequestStepDistanceOdometer.tsx 0.00% 11 Missing ⚠️
src/libs/actions/IOU/index.ts 0.00% 7 Missing ⚠️
...alScreen/routes/TransactionReceiptModalContent.tsx 0.00% 7 Missing ⚠️
.../components/MoneyRequestConfirmationListFooter.tsx 75.00% 4 Missing ⚠️
src/libs/stitchOdometerImages/index.native.ts 0.00% 4 Missing ⚠️
.../step/IOURequestStepOdometerImage/index.native.tsx 0.00% 4 Missing ⚠️
... and 7 more
Files with missing lines Coverage Δ
src/libs/stitchOdometerImages/constants.ts 100.00% <100.00%> (ø)
src/hooks/useRestartOnReceiptFailure.ts 57.14% <0.00%> (ø)
src/libs/fileDownload/validateReceiptFile/index.ts 0.00% <0.00%> (ø)
src/pages/iou/request/DistanceRequestStartPage.tsx 0.00% <0.00%> (ø)
...request/step/IOURequestStepOdometerImage/index.tsx 0.00% <0.00%> (ø)
...ages/iou/request/step/IOURequestStepScan/index.tsx 0.00% <0.00%> (ø)
src/components/MoneyRequestConfirmationList.tsx 62.26% <0.00%> (-0.40%) ⬇️
src/libs/stitchOdometerImages/index.ts 0.00% <0.00%> (ø)
.../components/MoneyRequestConfirmationListFooter.tsx 84.03% <75.00%> (+0.19%) ⬆️
src/libs/stitchOdometerImages/index.native.ts 0.00% <0.00%> (ø)
... and 8 more

... and 33 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.