Skip to content

Add merchant rules spreadsheet import flow#95105

Merged
NicolasBonet merged 16 commits into
mainfrom
nicolas-import-merchant-rules-spreadsheet
Jul 16, 2026
Merged

Add merchant rules spreadsheet import flow#95105
NicolasBonet merged 16 commits into
mainfrom
nicolas-import-merchant-rules-spreadsheet

Merge branch 'main' into nicolas-import-merchant-rules-spreadsheet

04f6938
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 0s

47.71% (-0.05%) compared to c8e1eb7

View this Pull Request on Codecov

47.71% (-0.05%) compared to c8e1eb7

Details

Codecov Report

❌ Patch coverage is 6.53266% with 186 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../rules/MerchantRules/ImportedMerchantRulesPage.tsx 0.00% 117 Missing ⚠️
src/components/ImportColumn.tsx 5.26% 36 Missing ⚠️
src/libs/actions/Policy/Rules.ts 0.00% 9 Missing ⚠️
...ce/rules/MerchantRules/ImportMerchantRulesPage.tsx 0.00% 8 Missing ⚠️
...rc/pages/workspace/rules/PolicyRulesPageRevamp.tsx 0.00% 7 Missing ⚠️
...es/workspace/rules/getImportMerchantRulesOption.ts 28.57% 5 Missing ⚠️
src/ROUTES.ts 0.00% 2 Missing ⚠️
...gation/AppNavigator/ModalStackNavigators/index.tsx 0.00% 2 Missing ⚠️
Files with missing lines Coverage Δ
src/CONST/index.ts 94.81% <ø> (ø)
src/SCREENS.ts 100.00% <ø> (ø)
src/libs/API/types.ts 100.00% <ø> (ø)
...gation/linkingConfig/RELATIONS/WORKSPACE_TO_RHP.ts 100.00% <ø> (ø)
src/libs/Navigation/linkingConfig/config.ts 76.92% <ø> (ø)
src/pages/workspace/rules/PolicyRulesPage.tsx 90.47% <100.00%> (+2.59%) ⬆️
src/ROUTES.ts 20.98% <0.00%> (-0.04%) ⬇️
...gation/AppNavigator/ModalStackNavigators/index.tsx 6.53% <0.00%> (-0.02%) ⬇️
...es/workspace/rules/getImportMerchantRulesOption.ts 28.57% <28.57%> (ø)
...rc/pages/workspace/rules/PolicyRulesPageRevamp.tsx 2.54% <0.00%> (-0.12%) ⬇️
... and 4 more

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