apache / apisix-go-plugin-runner

Go Plugin Runner for APISIX
https://apisix.apache.org/
Apache License 2.0
169 stars 69 forks source link

fix: we can't implement limit-req now #17

Closed spacewander closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #17 (e783b97) into master (3374511) will decrease coverage by 0.40%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   78.81%   78.41%   -0.41%     
==========================================
  Files          10        9       -1     
  Lines         505      491      -14     
==========================================
- Hits          398      385      -13     
+ Misses         84       83       -1     
  Partials       23       23              
Impacted Files Coverage Δ
cmd/go-runner/main.go 35.38% <ø> (ø)
internal/server/server.go 65.21% <40.00%> (-1.75%) :arrow_down:
internal/plugin/plugin.go 77.35% <100.00%> (+0.43%) :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 3374511...e783b97. Read the comment docs.