Skip to content

fix prettier and ts

7a9dd23
Select commit
Loading
Failed to load commit list.
Open

perf: stabilize ReportActionItem with getStableReportSelector and index context #91296

fix prettier and ts
7a9dd23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2026 in 0s

44.83% (+0.00%) compared to 466faf0

View this Pull Request on Codecov

44.83% (+0.00%) compared to 466faf0

Details

Codecov Report

❌ Patch coverage is 57.57576% with 14 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../TransactionDuplicate/DuplicateTransactionItem.tsx 0.00% 6 Missing ⚠️
...onents/Search/SearchList/ListItem/ChatListItem.tsx 0.00% 3 Missing ⚠️
...ort/actionContents/ReportMentionWhisperContent.tsx 50.00% 2 Missing ⚠️
...TransactionDuplicate/DuplicateTransactionsList.tsx 0.00% 1 Missing ⚠️
...ox/report/actionContents/ConfirmWhisperContent.tsx 66.66% 1 Missing ⚠️
src/selectors/Report.ts 80.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
...equestReportView/MoneyRequestReportActionsList.tsx 65.03% <100.00%> (+0.13%) ⬆️
...Debug/ReportAction/DebugReportActionCreatePage.tsx 0.00% <ø> (ø)
...es/Debug/ReportAction/DebugReportActionPreview.tsx 0.00% <ø> (ø)
src/pages/inbox/report/PureReportActionItem.tsx 91.62% <ø> (-0.05%) ⬇️
...rc/pages/inbox/report/ReportActionIndexContext.tsx 100.00% <100.00%> (ø)
src/pages/inbox/report/ReportActionItem.tsx 100.00% <100.00%> (ø)
...pages/inbox/report/ReportActionItemMessageEdit.tsx 53.26% <100.00%> (+0.25%) ⬆️
...ages/inbox/report/ReportActionItemParentAction.tsx 0.00% <ø> (ø)
src/pages/inbox/report/ReportActionsList.tsx 78.44% <100.00%> (+0.19%) ⬆️
...ges/inbox/report/ReportActionsListItemRenderer.tsx 81.25% <ø> (ø)
... and 9 more

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