Skip to content

feat: remove isNewManualExpenseFlowEnabled beta flag#96228

Merged
puneetlath merged 1 commit into
Expensify:mainfrom
thelullabyy:fix-part-2/93854
Jul 20, 2026
Merged

feat: remove isNewManualExpenseFlowEnabled beta flag#96228
puneetlath merged 1 commit into
Expensify:mainfrom
thelullabyy:fix-part-2/93854

feat: remove isNewManualExpenseFlowEnabled beta flag

09e08ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 1s

47.79% (-0.02%) compared to 646f5f5, passed because coverage increased by 0% when compared to adjusted base (47.80%)

View this Pull Request on Codecov

47.79% (-0.02%) compared to 646f5f5, passed because coverage increased by 0% when compared to adjusted base (47.80%)

Details

Codecov Report

❌ Patch coverage is 93.75000% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...es/iou/request/step/IOURequestStepConfirmation.tsx 66.66% 1 Missing ⚠️
...es/iou/request/step/IOURequestStepParticipants.tsx 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/CONST/index.ts 94.81% <ø> (ø)
...onents/MoneyRequestConfirmationFields/Provider.tsx 100.00% <ø> (ø)
...mponents/MoneyRequestConfirmationFields/context.ts 80.00% <ø> (ø)
src/components/MoneyRequestConfirmationList.tsx 96.85% <100.00%> (+2.15%) ⬆️
...stConfirmationList/hooks/useConfirmationCtaText.ts 100.00% <100.00%> (+3.44%) ⬆️
...onfirmationList/hooks/useConfirmationValidation.ts 83.33% <100.00%> (ø)
...stConfirmationList/hooks/useFormErrorManagement.ts 90.38% <100.00%> (ø)
...eyRequestConfirmationList/sections/AmountField.tsx 42.98% <100.00%> (-0.99%) ⬇️
...oneyRequestConfirmationList/sections/DateField.tsx 58.69% <100.00%> (-19.57%) ⬇️
...uestConfirmationList/sections/DescriptionField.tsx 70.00% <100.00%> (-6.67%) ⬇️
... and 11 more

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