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: a race when reusing flatbuffers.Builder #35

Closed spacewander closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #35 (2bbec43) into master (6d1933a) will decrease coverage by 4.61%. The diff coverage is 10.52%.

:exclamation: Current head 2bbec43 differs from pull request most recent head 570b6da. Consider uploading reports for the commit 570b6da to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage   83.35%   78.74%   -4.62%     
==========================================
  Files          10       10              
  Lines         667      668       +1     
==========================================
- Hits          556      526      -30     
- Misses         82      115      +33     
+ Partials       29       27       -2     
Impacted Files Coverage Δ
internal/server/server.go 52.89% <10.52%> (-23.78%) :arrow_down:
internal/server/error.go 89.47% <0.00%> (-10.53%) :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 6d1933a...570b6da. Read the comment docs.