Skip to content

fix: show bulk duplicate option for unreported expenses

af30acd
Select commit
Loading
Failed to load commit list.
Merged

[Duplicate Expense] Allow bulk duplication. #84657

fix: show bulk duplicate option for unreported expenses
af30acd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 1s

44.30% (+1.60%) compared to 208fa3d

View this Pull Request on Codecov

44.30% (+1.60%) compared to 208fa3d

Details

Codecov Report

❌ Patch coverage is 55.68862% with 74 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/libs/actions/IOU/Duplicate.ts 8.69% 21 Missing ⚠️
src/components/MoneyReportHeader.tsx 0.00% 20 Missing ⚠️
...equestReportView/MoneyRequestReportActionsList.tsx 37.93% 18 Missing ⚠️
src/hooks/useSearchBulkActions.ts 87.03% 7 Missing ⚠️
src/hooks/useSelectedTransactionsActions.ts 80.95% 4 Missing ⚠️
src/components/Search/BulkDuplicateHandler.tsx 0.00% 3 Missing ⚠️
src/components/Search/SearchBulkActionsButton.tsx 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/CONST/index.ts 93.65% <ø> (+3.17%) ⬆️
src/hooks/useBulkDuplicateAction.ts 100.00% <100.00%> (ø)
src/components/Search/SearchBulkActionsButton.tsx 2.56% <0.00%> (-0.07%) ⬇️
src/components/Search/BulkDuplicateHandler.tsx 0.00% <0.00%> (ø)
src/hooks/useSelectedTransactionsActions.ts 76.74% <80.95%> (-7.53%) ⬇️
src/hooks/useSearchBulkActions.ts 40.93% <87.03%> (+40.93%) ⬆️
...equestReportView/MoneyRequestReportActionsList.tsx 59.88% <37.93%> (-0.23%) ⬇️
src/components/MoneyReportHeader.tsx 0.00% <0.00%> (ø)
src/libs/actions/IOU/Duplicate.ts 88.03% <8.69%> (+88.03%) ⬆️

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