envoyproxy / java-control-plane

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

Revert "release: prepare release v1.0.38" #292

Closed rulex123 closed 1 year ago

rulex123 commented 1 year ago

This reverts commit 44fff66ce9cf6998c2d9f40b2129c951a7efe548.

I am not sure how/why the commit above got generated, but it's incorrect so I am reverting it.

codecov-commenter commented 1 year ago

Codecov Report

Merging #292 (60e5c79) into main (c6e3bf3) will increase coverage by 0.02%. The diff coverage is 91.42%.

@@             Coverage Diff              @@
##               main     #292      +/-   ##
============================================
+ Coverage     86.13%   86.16%   +0.02%     
- Complexity      352      361       +9     
============================================
  Files            41       42       +1     
  Lines          1154     1178      +24     
  Branches         95       97       +2     
============================================
+ Hits            994     1015      +21     
- Misses          115      116       +1     
- Partials         45       47       +2     
Impacted Files Coverage Δ
.../io/envoyproxy/controlplane/cache/SimpleCache.java 78.00% <86.36%> (-0.06%) :arrow_down:
...o/envoyproxy/controlplane/cache/TestResources.java 100.00% <100.00%> (ø)
...n/java/io/envoyproxy/controlplane/cache/Watch.java 100.00% <100.00%> (ø)
...oxy/controlplane/server/DefaultStartupConfigs.java 100.00% <100.00%> (ø)
...olplane/server/DiscoveryRequestStreamObserver.java 85.18% <100.00%> (+0.18%) :arrow_up:
...nvoyproxy/controlplane/server/DiscoveryServer.java 91.48% <100.00%> (+0.58%) :arrow_up:
...oyproxy/controlplane/server/V3DiscoveryServer.java 93.93% <100.00%> (+0.18%) :arrow_up: