Skip to content

Refactor and finalize with a proper example page

df54fb4
Select commit
Loading
Failed to load commit list.
Open

feat: Add wizard for react-router framework mode #1076

Refactor and finalize with a proper example page
df54fb4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2025 in 0s

34.76% (+2.29%) compared to 014ec0d

View this Pull Request on Codecov

34.76% (+2.29%) compared to 014ec0d

Details

Codecov Report

❌ Patch coverage is 61.91554% with 505 lines in your changes missing coverage. Please review.
✅ Project coverage is 34.76%. Comparing base (014ec0d) to head (df54fb4).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/react-router/react-router-wizard.ts 0.34% 288 Missing ⚠️
src/react-router/sdk-setup.ts 59.90% 81 Missing ⚠️
src/react-router/sdk-example.ts 0.00% 66 Missing and 1 partial ⚠️
src/react-router/codemods/server-entry.ts 88.59% 35 Missing ⚠️
src/react-router/templates.ts 91.20% 11 Missing ⚠️
src/utils/ast-utils.ts 82.85% 6 Missing ⚠️
src/react-router/codemods/root.ts 96.89% 5 Missing ⚠️
src/run.ts 0.00% 5 Missing ⚠️
lib/Constants.ts 20.00% 4 Missing ⚠️
src/react-router/codemods/utils.ts 80.00% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1076      +/-   ##
==========================================
+ Coverage   32.47%   34.76%   +2.29%     
==========================================
  Files         133      142       +9     
  Lines       15693    17019    +1326     
  Branches     1106     1321     +215     
==========================================
+ Hits         5096     5917     +821     
- Misses      10580    11084     +504     
- Partials       17       18       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.