gin-contrib / timeout

Timeout middleware for Gin
MIT License
185 stars 38 forks source link

chore: Add golangci #4

Closed appleboy closed 3 years ago

appleboy commented 3 years ago

Signed-off-by: Bo-Yi Wu appleboy.tw@gmail.com

codecov-commenter commented 3 years ago

Codecov Report

Merging #4 (559f0b6) into master (2cd427d) will decrease coverage by 4.92%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   98.75%   93.82%   -4.93%     
==========================================
  Files           3        3              
  Lines          80       81       +1     
==========================================
- Hits           79       76       -3     
- Misses          1        3       +2     
- Partials        0        2       +2     
Impacted Files Coverage Δ
timeout.go 96.49% <0.00%> (-3.51%) :arrow_down:
writer.go 84.21% <0.00%> (-10.53%) :arrow_down:

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 2cd427d...559f0b6. Read the comment docs.