Skip to content

feat: derive app-load skeleton gates from the request queue#96394

Draft
BartekObudzinski wants to merge 1 commit into
Expensify:mainfrom
callstack-internal:feat/apploadgate-migrate-consumers
Draft

feat: derive app-load skeleton gates from the request queue#96394
BartekObudzinski wants to merge 1 commit into
Expensify:mainfrom
callstack-internal:feat/apploadgate-migrate-consumers

feat: derive app-load skeleton gates from the request queue

9dc81df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2026 in 1s

48.05% (+0.04%) compared to 8c635e5

View this Pull Request on Codecov

48.05% (+0.04%) compared to 8c635e5

Details

Codecov Report

❌ Patch coverage is 55.00000% with 9 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/pages/settings/Wallet/WalletPage/index.tsx 0.00% 3 Missing ⚠️
src/pages/DynamicReportChangeWorkspacePage.tsx 0.00% 2 Missing ⚠️
src/pages/SetDefaultWorkspacePage.tsx 0.00% 2 Missing ⚠️
src/pages/domain/DomainsListPage.tsx 0.00% 2 Missing ⚠️
Files with missing lines Coverage Δ
.../MoneyRequestReportView/MoneyRequestReportView.tsx 54.94% <100.00%> (ø)
...ents/Search/FilterComponents/WorkspaceSelector.tsx 89.65% <100.00%> (ø)
src/hooks/useReportActionsListModel.ts 100.00% <100.00%> (ø)
...c/pages/DynamicNewReportWorkspaceSelectionPage.tsx 85.85% <100.00%> (ø)
src/pages/inbox/ReportActions.tsx 100.00% <100.00%> (ø)
src/pages/settings/Profile/ProfilePage.tsx 95.09% <100.00%> (-0.05%) ⬇️
src/pages/DynamicReportChangeWorkspacePage.tsx 0.00% <0.00%> (ø)
src/pages/SetDefaultWorkspacePage.tsx 0.00% <0.00%> (ø)
src/pages/domain/DomainsListPage.tsx 0.00% <0.00%> (ø)
src/pages/settings/Wallet/WalletPage/index.tsx 0.00% <0.00%> (ø)

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