envoyproxy / java-control-plane

Java implementation of an Envoy gRPC control plane
Apache License 2.0
293 stars 136 forks source link

Create SECURITY.md #177

Closed snowp closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #177 (e73643d) into main (06f2735) will decrease coverage by 0.10%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #177      +/-   ##
============================================
- Coverage     88.26%   88.16%   -0.11%     
+ Complexity      298      297       -1     
============================================
  Files            31       31              
  Lines           980      980              
  Branches         78       78              
============================================
- Hits            865      864       -1     
  Misses           85       85              
- Partials         30       31       +1     
Impacted Files Coverage Δ
.../io/envoyproxy/controlplane/cache/SimpleCache.java 82.97% <0.00%> (-0.71%) :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 26a0684...e73643d. Read the comment docs.