apache / apisix-go-plugin-runner

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

fix: the default socket permission is not enough #25

Closed spacewander closed 3 years ago

spacewander commented 3 years ago

Fix #24

codecov-commenter commented 3 years ago

Codecov Report

Merging #25 (df39076) into master (6ca0f5e) will decrease coverage by 0.25%. The diff coverage is 33.33%.

:exclamation: Current head df39076 differs from pull request most recent head 7985d0d. Consider uploading reports for the commit 7985d0d to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   82.01%   81.75%   -0.26%     
==========================================
  Files           9        9              
  Lines         567      570       +3     
==========================================
+ Hits          465      466       +1     
- Misses         79       80       +1     
- Partials       23       24       +1     
Impacted Files Coverage Δ
internal/server/server.go 73.43% <33.33%> (-0.97%) :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 6ca0f5e...7985d0d. Read the comment docs.