vardius / gorouter

Go Server/API micro framework, HTTP request router, multiplexer, mux
https://rafallorenz.com/gorouter
MIT License
154 stars 17 forks source link

Hotfix/middleware by path #18

Closed mar1n3r0 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (hotfix/middleware-by-path@2e25614). Click here to learn what that means. The diff coverage is 96.15%.

Impacted file tree graph

@@                     Coverage Diff                      @@
##             hotfix/middleware-by-path      #18   +/-   ##
============================================================
  Coverage                             ?   77.17%           
============================================================
  Files                                ?       10           
  Lines                                ?      517           
  Branches                             ?        0           
============================================================
  Hits                                 ?      399           
  Misses                               ?      104           
  Partials                             ?       14
Impacted Files Coverage Δ
tree.go 95.65% <100%> (ø)
route.go 100% <100%> (ø)
nethttp.go 98.13% <100%> (ø)
fasthttp.go 92.72% <90%> (ø)

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 2e25614...a93026d. Read the comment docs.