Skip to content

Merge branch 'Expensify:main' into travel-invoicing-monthly-limit

18986ba
Select commit
Loading
Failed to load commit list.
Open

[HOLD Web-E 51955] Add monthly spend limit per member for travel invoicing #86398

Merge branch 'Expensify:main' into travel-invoicing-monthly-limit
18986ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 1s

44.17% (-0.01%) compared to 425edfe, passed because coverage increased by 0% when compared to adjusted base (44.17%)

View this Pull Request on Codecov

44.17% (-0.01%) compared to 425edfe, passed because coverage increased by 0% when compared to adjusted base (44.17%)

Details

Codecov Report

❌ Patch coverage is 9.30233% with 39 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ravel/WorkspaceTravelInvoicingMonthlyLimitPage.tsx 0.00% 24 Missing ⚠️
src/libs/actions/TravelInvoicing.ts 0.00% 10 Missing ⚠️
...rkspace/travel/WorkspaceTravelInvoicingSection.tsx 66.66% 2 Missing ⚠️
src/ROUTES.ts 0.00% 1 Missing ⚠️
...gation/AppNavigator/ModalStackNavigators/index.tsx 0.00% 1 Missing ⚠️
.../types/form/EditTravelInvoicingMonthlyLimitForm.ts 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/ONYXKEYS.ts 100.00% <ø> (ø)
src/SCREENS.ts 100.00% <ø> (ø)
src/libs/API/types.ts 100.00% <ø> (ø)
...gation/linkingConfig/RELATIONS/WORKSPACE_TO_RHP.ts 100.00% <ø> (ø)
src/libs/Navigation/linkingConfig/config.ts 76.92% <ø> (ø)
src/ROUTES.ts 15.69% <0.00%> (-0.02%) ⬇️
...gation/AppNavigator/ModalStackNavigators/index.tsx 6.92% <0.00%> (-0.01%) ⬇️
.../types/form/EditTravelInvoicingMonthlyLimitForm.ts 0.00% <0.00%> (ø)
...rkspace/travel/WorkspaceTravelInvoicingSection.tsx 73.88% <66.66%> (-0.34%) ⬇️
src/libs/actions/TravelInvoicing.ts 50.00% <0.00%> (-7.36%) ⬇️
... and 1 more

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