envoyproxy / java-control-plane

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

Bump version for a couple of maven plugins #203

Closed rulex123 closed 2 years ago

rulex123 commented 2 years ago

Build pipeline for main branch is failing on the gpg signing and javadoc generation.

Signed-off-by: rulex123 erica.manno@gmail.com

codecov-commenter commented 2 years ago

Codecov Report

Merging #203 (6a483b1) into main (12da53c) will decrease coverage by 0.71%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #203      +/-   ##
============================================
- Coverage     82.65%   81.93%   -0.72%     
+ Complexity      277      276       -1     
============================================
  Files            31       31              
  Lines           980      980              
  Branches         78       78              
============================================
- Hits            810      803       -7     
- Misses          137      143       +6     
- Partials         33       34       +1     
Impacted Files Coverage Δ
...o/envoyproxy/controlplane/cache/TestResources.java 84.04% <0.00%> (-3.73%) :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 f345ceb...6a483b1. Read the comment docs.