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: make sure the cached conf expires after the token #44

Closed spacewander closed 2 years ago

spacewander commented 2 years ago

Fix #43

codecov-commenter commented 2 years ago

Codecov Report

Merging #44 (78a4309) into master (0f11d8d) will increase coverage by 1.08%. The diff coverage is 100.00%.

:exclamation: Current head 78a4309 differs from pull request most recent head 14dcaae. Consider uploading reports for the commit 14dcaae to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   78.52%   79.61%   +1.08%     
==========================================
  Files          10       10              
  Lines         666      667       +1     
==========================================
+ Hits          523      531       +8     
+ Misses        116      109       -7     
  Partials       27       27              
Impacted Files Coverage Δ
internal/server/server.go 57.50% <100.00%> (+6.23%) :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 0f11d8d...14dcaae. Read the comment docs.