apache / apisix-go-plugin-runner

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

feat: implement the response filter for plugin #90

Closed soulbird closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #90 (9fe0ee7) into master (2d6b282) will increase coverage by 3.90%. The diff coverage is 89.39%.

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   78.19%   82.09%   +3.90%     
==========================================
  Files          12       13       +1     
  Lines         752      877     +125     
==========================================
+ Hits          588      720     +132     
+ Misses        125      114      -11     
- Partials       39       43       +4     
Impacted Files Coverage Δ
internal/server/server.go 65.87% <0.00%> (+15.46%) :arrow_up:
internal/plugin/plugin.go 77.08% <76.92%> (-2.61%) :arrow_down:
internal/http/response.go 97.77% <97.77%> (ø)

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 2d6b282...9fe0ee7. Read the comment docs.