Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog to cover some PRs #14430

Merged
merged 1 commit into from
Sep 6, 2022
Merged

Conversation

Issues:
1. etcd-io#14402 fixed in 3.4 only;
2. etcd-io#14382 fixed in both 3.5 and main.

Signed-off-by: Benjamin Wang <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #14430 (92ddc94) into main (a552655) will decrease coverage by 0.11%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main   #14430      +/-   ##
==========================================
- Coverage   75.38%   75.27%   -0.12%     
==========================================
  Files         457      457              
  Lines       37194    37194              
==========================================
- Hits        28039    27997      -42     
- Misses       7396     7424      +28     
- Partials     1759     1773      +14     
Flag Coverage Δ
all 75.27% <ø> (-0.12%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
raft/rafttest/node.go 95.00% <0.00%> (-5.00%) ⬇️
client/v3/concurrency/session.go 88.63% <0.00%> (-4.55%) ⬇️
server/etcdserver/txn/util.go 75.47% <0.00%> (-3.78%) ⬇️
server/etcdserver/api/v3rpc/watch.go 84.61% <0.00%> (-3.02%) ⬇️
server/proxy/grpcproxy/watch.go 93.64% <0.00%> (-2.90%) ⬇️
client/v3/experimental/recipes/key.go 75.34% <0.00%> (-2.74%) ⬇️
client/pkg/v3/transport/listener.go 58.29% <0.00%> (-2.34%) ⬇️
api/etcdserverpb/raft_internal_stringer.go 81.72% <0.00%> (-2.16%) ⬇️
client/v3/maintenance.go 59.74% <0.00%> (-1.26%) ⬇️
pkg/adt/interval_tree.go 85.96% <0.00%> (-1.26%) ⬇️
... and 13 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ahrtr
Copy link
Member Author

ahrtr commented Sep 6, 2022

cc @serathius @spzala @ptabor

@serathius serathius merged commit f40a650 into etcd-io:main Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants