Skip to content

Trigger workflow

29b4971
Select commit
Loading
Failed to load commit list.
Open

Refactor issue 66427: Add reportAttributes parameter to getReportName and getParentNavigationSubtitle functions (Part 1/4) #91295

Trigger workflow
29b4971
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 1s

44.82% (-0.01%) compared to 126ce0e, passed because coverage increased by 0% when compared to adjusted base (44.82%)

View this Pull Request on Codecov

44.82% (-0.01%) compared to 126ce0e, passed because coverage increased by 0% when compared to adjusted base (44.82%)

Details

Codecov Report

❌ Patch coverage is 50.00000% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/libs/ReportUtils.ts 50.00% 2 Missing ⚠️
src/libs/SearchUIUtils.ts 50.00% 2 Missing ⚠️
src/pages/ShareCodePage.tsx 0.00% 2 Missing ⚠️
src/components/Search/SearchStaticList.tsx 0.00% 1 Missing ⚠️
.../home/SpendOverTimeSection/useSpendOverTimeData.ts 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
...h/SearchList/ListItem/TransactionGroupListItem.tsx 73.28% <100.00%> (+0.18%) ⬆️
src/components/Search/index.tsx 0.62% <ø> (+<0.01%) ⬆️
src/pages/ReportDetailsPage.tsx 55.61% <100.00%> (ø)
src/pages/inbox/HeaderView.tsx 95.23% <100.00%> (ø)
src/components/Search/SearchStaticList.tsx 4.16% <0.00%> (-0.05%) ⬇️
.../home/SpendOverTimeSection/useSpendOverTimeData.ts 37.50% <0.00%> (-1.21%) ⬇️
src/libs/ReportUtils.ts 83.11% <50.00%> (+0.01%) ⬆️
src/libs/SearchUIUtils.ts 64.08% <50.00%> (-0.06%) ⬇️
src/pages/ShareCodePage.tsx 0.00% <0.00%> (ø)

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