Skip to content

Merge branch 'Expensify:main' into fix/77987

25a75d1
Select commit
Loading
Failed to load commit list.
Open

Fix/77987 - Standardize product behavior using "Global Create" #78965

Merge branch 'Expensify:main' into fix/77987
25a75d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2026 in 1s

39.24% (+0.01%) compared to 66da492

View this Pull Request on Codecov

39.24% (+0.01%) compared to 66da492

Details

Codecov Report

❌ Patch coverage is 69.01408% with 22 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/libs/actions/IOU/index.ts 74.19% 8 Missing ⚠️
...es/home/sidebar/FloatingActionButtonAndPopover.tsx 0.00% 6 Missing ⚠️
...es/iou/request/step/IOURequestStepConfirmation.tsx 20.00% 4 Missing ⚠️
src/libs/actions/QuickActionNavigation.ts 71.42% 2 Missing ⚠️
src/libs/actions/TransactionEdit.ts 0.00% 1 Missing ⚠️
src/pages/iou/request/DistanceRequestStartPage.tsx 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/ONYXKEYS.ts 100.00% <ø> (ø)
.../FloatingCameraButton/BaseFloatingCameraButton.tsx 84.21% <ø> (ø)
src/hooks/useSearchHighlightAndScroll.ts 85.71% <100.00%> (+5.15%) ⬆️
src/libs/DebugUtils.ts 68.63% <100.00%> (+0.06%) ⬆️
src/libs/actions/IOU/SendInvoice.ts 96.52% <100.00%> (+0.75%) ⬆️
src/libs/actions/Transaction.ts 67.11% <100.00%> (+0.14%) ⬆️
src/pages/Search/SearchPage.tsx 22.81% <ø> (ø)
src/pages/iou/request/IOURequestStartPage.tsx 68.61% <100.00%> (-12.79%) ⬇️
src/libs/actions/TransactionEdit.ts 61.66% <0.00%> (ø)
src/pages/iou/request/DistanceRequestStartPage.tsx 0.00% <0.00%> (ø)
... and 4 more

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