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

mir: filed support online chain function #7

Closed alimy closed 5 years ago

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

Codecov Report

Merging #7 into master will increase coverage by 0.38%. The diff coverage is 90.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   76.78%   77.16%   +0.38%     
==========================================
  Files          14       14              
  Lines         435      451      +16     
==========================================
+ Hits          334      348      +14     
- Misses         66       67       +1     
- Partials       35       36       +1
Impacted Files Coverage Δ
fields.go 84.77% <90.9%> (+0.24%) :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 0e44409...ec876ff. Read the comment docs.