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

changelog: add 3.5 item to cover the fix for last partically synced WAL record #15070

Merged

Conversation

ahrtr
Copy link
Member

@ahrtr ahrtr commented Jan 7, 2023

…AL record

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

Codecov Report

Merging #15070 (4c18ff6) into main (108cd9a) will decrease coverage by 0.24%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main   #15070      +/-   ##
==========================================
- Coverage   74.83%   74.58%   -0.25%     
==========================================
  Files         415      415              
  Lines       34288    34288              
==========================================
- Hits        25658    25575      -83     
- Misses       7012     7069      +57     
- Partials     1618     1644      +26     
Flag Coverage Δ
all 74.58% <ø> (-0.25%) ⬇️

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

Impacted Files Coverage Δ
server/proxy/grpcproxy/register.go 50.00% <0.00%> (-25.00%) ⬇️
server/storage/mvcc/watchable_store.go 84.42% <0.00%> (-8.34%) ⬇️
server/etcdserver/api/v3rpc/util.go 74.19% <0.00%> (-6.46%) ⬇️
client/pkg/v3/testutil/leak.go 62.83% <0.00%> (-4.43%) ⬇️
client/v3/concurrency/session.go 85.10% <0.00%> (-4.26%) ⬇️
server/etcdserver/api/rafthttp/msgappv2_codec.go 69.56% <0.00%> (-3.48%) ⬇️
client/v3/leasing/util.go 95.00% <0.00%> (-3.34%) ⬇️
client/v3/experimental/recipes/key.go 75.34% <0.00%> (-2.74%) ⬇️
server/etcdserver/api/v3rpc/auth.go 79.34% <0.00%> (-2.18%) ⬇️
pkg/traceutil/trace.go 96.15% <0.00%> (-1.93%) ⬇️
... and 12 more

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

@ahrtr ahrtr merged commit 3e48a59 into etcd-io:main Jan 11, 2023
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