Skip to content

fix(router): no route on landing

5dbf9e9
Select commit
Loading
Failed to load commit list.
Open

fix(router): fix middleware and plugin ordering #909

fix(router): no route on landing
5dbf9e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2026 in 1s

49.79% (+0.20%) compared to 70664ca

View this Pull Request on Codecov

49.79% (+0.20%) compared to 70664ca

Details

Codecov Report

❌ Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.
βœ… Project coverage is 49.79%. Comparing base (70664ca) to head (5dbf9e9).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
src/runtime/plugins/router.ts 0.00% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #909      +/-   ##
==========================================
+ Coverage   49.59%   49.79%   +0.20%     
==========================================
  Files          12       12              
  Lines         740      737       -3     
  Branches       52       52              
==========================================
  Hits          367      367              
+ Misses        373      370       -3     

β˜” 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.