apache / apisix-go-plugin-runner

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

fix: handle err before out #9

Closed spacewander closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #9 (29e33f2) into master (b24ce8c) will increase coverage by 3.98%. The diff coverage is 82.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   77.42%   81.41%   +3.98%     
==========================================
  Files           8        8              
  Lines         443      452       +9     
==========================================
+ Hits          343      368      +25     
+ Misses         79       63      -16     
  Partials       21       21              
Impacted Files Coverage Δ
internal/server/server.go 66.96% <82.75%> (+17.44%) :arrow_up:
internal/server/error.go 100.00% <0.00%> (+5.88%) :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 b24ce8c...29e33f2. Read the comment docs.