Skip to content

feat(router)!: add UseOuter middleware layer and update Predicate signature - #458

Merged
ernado merged 6 commits into
gotd:mainfrom
fluffur:allow-predicates-access-context-and-add-pre-middlewares
Jun 19, 2026
Merged

feat(router)!: add UseOuter middleware layer and update Predicate signature#458
ernado merged 6 commits into
gotd:mainfrom
fluffur:allow-predicates-access-context-and-add-pre-middlewares

test: add coverage for outer middleware execution order

2e6a290
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2026 in 0s

78.81% (+0.02%) compared to 3466ee3

View this Pull Request on Codecov

78.81% (+0.02%) compared to 3466ee3

Details

Codecov Report

❌ Patch coverage is 98.18182% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 78.81%. Comparing base (3466ee3) to head (2e6a290).

Files with missing lines Patch % Lines
on.go 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #458      +/-   ##
==========================================
+ Coverage   78.78%   78.81%   +0.02%     
==========================================
  Files         118      118              
  Lines        8316     8325       +9     
==========================================
+ Hits         6552     6561       +9     
  Misses       1237     1237              
  Partials      527      527              

☔ View full report in Codecov by Harness.
📢 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.