Skip to content

fix lint

512c481
Select commit
Loading
Failed to load commit list.
Merged

feat: Add thumbnail support for receipts and improve image handling #84919

fix lint
512c481
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 1s

44.28% (-0.05%) compared to 84c12a0

View this Pull Request on Codecov

44.28% (-0.05%) compared to 84c12a0

Details

Codecov Report

❌ Patch coverage is 43.63636% with 31 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/hooks/useLocalReceiptThumbnail.ts 38.88% 22 Missing ⚠️
.../step/IOURequestStepScan/cropImageToAspectRatio.ts 12.50% 7 Missing ⚠️
.../components/MoneyRequestConfirmationListFooter.tsx 83.33% 1 Missing ⚠️
src/libs/ReceiptUtils.ts 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/libs/DebugUtils.ts 68.60% <ø> (ø)
src/libs/actions/IOU/Receipt.ts 65.93% <100.00%> (+0.76%) ⬆️
src/libs/fileDownload/FileUtils.ts 32.29% <ø> (ø)
...u/request/step/IOURequestStepScan/index.native.tsx 68.88% <ø> (+0.75%) ⬆️
.../components/MoneyRequestConfirmationListFooter.tsx 56.16% <83.33%> (-22.88%) ⬇️
src/libs/ReceiptUtils.ts 75.00% <0.00%> (ø)
.../step/IOURequestStepScan/cropImageToAspectRatio.ts 44.44% <12.50%> (-9.13%) ⬇️
src/hooks/useLocalReceiptThumbnail.ts 38.88% <38.88%> (ø)

... and 9 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.