apache / apisix-go-plugin-runner

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

feat: provide default APISIX_CONF_EXPIRE_TIME to simplify thing #30

Closed spacewander closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #30 (53b60a7) into master (e16f4bf) will decrease coverage by 0.91%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage   81.81%   80.90%   -0.92%     
==========================================
  Files          10       10              
  Lines         616      618       +2     
==========================================
- Hits          504      500       -4     
- Misses         84       91       +7     
+ Partials       28       27       -1     
Impacted Files Coverage Δ
internal/server/server.go 69.23% <100.00%> (-4.21%) :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 e16f4bf...53b60a7. Read the comment docs.