apache / apisix-go-plugin-runner

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

feat: handle idempotent key in PrepareConf #27

Closed spacewander closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #27 (53a032d) into master (6ca0f5e) will decrease coverage by 3.22%. The diff coverage is 86.36%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
- Coverage   82.01%   78.78%   -3.23%     
==========================================
  Files           9        9              
  Lines         567      594      +27     
==========================================
+ Hits          465      468       +3     
- Misses         79      100      +21     
- Partials       23       26       +3     
Impacted Files Coverage Δ
internal/plugin/conf.go 89.04% <86.36%> (-2.80%) :arrow_down:
internal/server/server.go 59.37% <0.00%> (-15.03%) :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 6ca0f5e...53a032d. Read the comment docs.