Skip to content

EnterSignerInfo flow refactor#96321

Open
rinej wants to merge 3 commits into
Expensify:mainfrom
callstack-internal:refactor-90979-enter-signer-info
Open

EnterSignerInfo flow refactor#96321
rinej wants to merge 3 commits into
Expensify:mainfrom
callstack-internal:refactor-90979-enter-signer-info

fix: add go-back escape to EnterSignerInfo loading indicator

5a14cc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 0s

47.97% (-0.05%) compared to a41c499

View this Pull Request on Codecov

47.97% (-0.05%) compared to a41c499

Details

Codecov Report

❌ Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ges/ReimbursementAccount/EnterSignerInfo/index.tsx 0.00% 10 Missing ⚠️
src/ROUTES.ts 0.00% 4 Missing ⚠️
...sementAccount/EnterSignerInfo/subSteps/Address.tsx 0.00% 1 Missing ⚠️
...ntAccount/EnterSignerInfo/subSteps/DateOfBirth.tsx 0.00% 1 Missing ⚠️
...ementAccount/EnterSignerInfo/subSteps/JobTitle.tsx 0.00% 1 Missing ⚠️
...bursementAccount/EnterSignerInfo/subSteps/Name.tsx 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/CONST/index.ts 94.81% <ø> (ø)
src/hooks/useEnterSignerInfoStepFormSubmit.ts 0.00% <ø> (ø)
...tAccount/EnterSignerInfo/subSteps/Confirmation.tsx 0.00% <ø> (ø)
...count/EnterSignerInfo/subSteps/UploadDocuments.tsx 0.00% <ø> (ø)
...sementAccount/EnterSignerInfo/subSteps/Address.tsx 0.00% <0.00%> (ø)
...ntAccount/EnterSignerInfo/subSteps/DateOfBirth.tsx 0.00% <0.00%> (ø)
...ementAccount/EnterSignerInfo/subSteps/JobTitle.tsx 0.00% <0.00%> (ø)
...bursementAccount/EnterSignerInfo/subSteps/Name.tsx 0.00% <0.00%> (ø)
src/ROUTES.ts 21.07% <0.00%> (-0.12%) ⬇️
...ges/ReimbursementAccount/EnterSignerInfo/index.tsx 0.00% <0.00%> (ø)

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