Closed mar1n3r0 closed 4 years ago
Merging #22 into hotfix/middleware-by-path will increase coverage by
0.31%
. The diff coverage is100%
.
@@ Coverage Diff @@
## hotfix/middleware-by-path #22 +/- ##
=============================================================
+ Coverage 71.59% 71.91% +0.31%
=============================================================
Files 10 10
Lines 528 534 +6
=============================================================
+ Hits 378 384 +6
Misses 135 135
Partials 15 15
Impacted Files | Coverage Δ | |
---|---|---|
mux/tree.go | 37.69% <ø> (ø) |
:arrow_up: |
middleware/middleware.go | 100% <100%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update c571661...59e48ed. Read the comment docs.
Closing this as we figured out reverse is not an option.
Add notes to docs that middleware is defined descending broader to specific and wildcard to static.