alimy / mir

Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.
https://alimy.github.io/mir/
Apache License 2.0
80 stars 13 forks source link

add go-chi engine support #6

Closed alimy closed 5 years ago

alimy commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #6 into master will decrease coverage by 0.02%. The diff coverage is 76.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage    76.8%   76.78%   -0.03%     
==========================================
  Files          12       14       +2     
  Lines         388      435      +47     
==========================================
+ Hits          298      334      +36     
- Misses         60       66       +6     
- Partials       30       35       +5
Impacted Files Coverage Δ
module/chi/chi.go 100% <100%> (ø)
module/chi/core.go 73.8% <73.8%> (ø)

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 575d595...7aca551. Read the comment docs.