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(ci): add e2e test framework #72

Closed Chever-John closed 2 years ago

Chever-John commented 2 years ago

add e2e test framework

codecov-commenter commented 2 years ago

Codecov Report

Merging #72 (ebf4a9f) into master (8fdac12) will decrease coverage by 1.35%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   80.84%   79.49%   -1.36%     
==========================================
  Files          11       11              
  Lines         710      746      +36     
==========================================
+ Hits          574      593      +19     
- Misses        100      114      +14     
- Partials       36       39       +3     
Impacted Files Coverage Δ
internal/server/server.go 56.91% <0.00%> (-10.57%) :arrow_down:
internal/http/request.go 93.49% <0.00%> (-0.79%) :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 8fdac12...ebf4a9f. Read the comment docs.