Skip to content

[autofix.ci] apply automated fixes

074d569
Select commit
Loading
Failed to load commit list.
Open

feat: globalMiddleware option #163

[autofix.ci] apply automated fixes
074d569
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 1, 2026 in 0s

29.09% (-7.74%) compared to c8d99bf

View this Pull Request on Codecov

29.09% (-7.74%) compared to c8d99bf

Details

Codecov Report

❌ Patch coverage is 16.66667% with 20 lines in your changes missing coverage. Please review.
βœ… Project coverage is 29.09%. Comparing base (c8d99bf) to head (074d569).
⚠️ Report is 297 commits behind head on main.

Files with missing lines Patch % Lines
src/runtime/middleware/global-logged-in.ts 0.00% 8 Missing and 8 partials ⚠️
src/module.ts 66.66% 1 Missing and 1 partial ⚠️
src/runtime/middleware/logged-in.ts 0.00% 1 Missing ⚠️
src/runtime/middleware/logged-out.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
- Coverage   36.82%   29.09%   -7.74%     
==========================================
  Files          16        9       -7     
  Lines         410      110     -300     
  Branches       25       30       +5     
==========================================
- Hits          151       32     -119     
+ Misses        245       57     -188     
- Partials       14       21       +7     

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