fix(router): fix middleware and plugin ordering #909
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).
| 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.
Loading