apache / apisix-go-plugin-runner

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

chore: remove the util.RPCTest hack #38

Closed yunkunrao closed 2 years ago

yunkunrao commented 2 years ago

Signed-off-by: rao yunkun yunkunrao@gmail.com

Fix #33

codecov-commenter commented 2 years ago

Codecov Report

Merging #38 (68c07bb) into master (f3df416) will decrease coverage by 0.21%. The diff coverage is 30.00%.

:exclamation: Current head 68c07bb differs from pull request most recent head 22213a9. Consider uploading reports for the commit 22213a9 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
- Coverage   78.74%   78.52%   -0.22%     
==========================================
  Files          10       10              
  Lines         668      666       -2     
==========================================
- Hits          526      523       -3     
- Misses        115      116       +1     
  Partials       27       27              
Impacted Files Coverage Δ
internal/server/server.go 51.26% <30.00%> (-1.64%) :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 f3df416...22213a9. Read the comment docs.