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 3.4 changelog to prepare for the release of 3.4.19 #14202

Merged
merged 1 commit into from Jul 8, 2022

Conversation

ahrtr
Copy link
Member

@ahrtr ahrtr commented Jul 8, 2022

Signed-off-by: Benjamin Wang <wachao@vmware.com>
@codecov-commenter
Copy link

Codecov Report

Merging #14202 (1914e42) into main (186c895) will decrease coverage by 0.11%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main   #14202      +/-   ##
==========================================
- Coverage   75.36%   75.24%   -0.12%     
==========================================
  Files         455      455              
  Lines       36859    36859              
==========================================
- Hits        27778    27735      -43     
- Misses       7340     7380      +40     
- Partials     1741     1744       +3     
Flag Coverage Δ
all 75.24% <ø> (-0.12%) ⬇️

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

Impacted Files Coverage Δ
client/v3/leasing/cache.go 87.77% <0.00%> (-3.89%) ⬇️
client/pkg/v3/testutil/recorder.go 76.27% <0.00%> (-3.39%) ⬇️
server/etcdserver/api/v3rpc/member.go 93.54% <0.00%> (-3.23%) ⬇️
server/etcdserver/cluster_util.go 70.35% <0.00%> (-3.17%) ⬇️
server/proxy/grpcproxy/watch.go 93.64% <0.00%> (-2.90%) ⬇️
client/pkg/v3/transport/listener.go 57.18% <0.00%> (-2.40%) ⬇️
server/etcdserver/api/v3rpc/watch.go 85.57% <0.00%> (-2.35%) ⬇️
server/etcdserver/api/rafthttp/peer.go 85.06% <0.00%> (-1.95%) ⬇️
server/auth/store.go 84.13% <0.00%> (-1.16%) ⬇️
server/storage/mvcc/kvstore_txn.go 78.02% <0.00%> (-1.10%) ⬇️
... and 15 more

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 186c895...1914e42. Read the comment docs.

@ahrtr
Copy link
Member Author

ahrtr commented Jul 8, 2022

cc @serathius @spzala @ptabor

@serathius serathius merged commit 20bf49c into etcd-io:main Jul 8, 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.

None yet

3 participants