apache / apisix-go-plugin-runner

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

feat(request): fetch request body support #70

Closed shuaijinchao closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #70 (7484d4e) into master (8fdac12) will increase coverage by 2.72%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
+ Coverage   77.88%   80.60%   +2.72%     
==========================================
  Files          11       11              
  Lines         710      722      +12     
==========================================
+ Hits          553      582      +29     
+ Misses        120      102      -18     
- Partials       37       38       +1     
Impacted Files Coverage Δ
internal/http/request.go 92.79% <66.66%> (-1.50%) :arrow_down:
internal/server/server.go 67.47% <0.00%> (+17.07%) :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 8fdac12...7484d4e. Read the comment docs.