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 items to cover the bumping of bbolt to v1.3.7 #15224

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

ahrtr
Copy link
Member

@ahrtr ahrtr commented Jan 30, 2023

@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2023

Codecov Report

Merging #15224 (9816e8e) into main (5ae405e) will decrease coverage by 0.09%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main   #15224      +/-   ##
==========================================
- Coverage   74.67%   74.58%   -0.09%     
==========================================
  Files         415      415              
  Lines       34317    34317              
==========================================
- Hits        25627    25597      -30     
- Misses       7051     7077      +26     
- Partials     1639     1643       +4     
Flag Coverage Δ
all 74.58% <ø> (-0.09%) ⬇️

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

Impacted Files Coverage Δ
client/v3/leasing/util.go 91.66% <0.00%> (-6.67%) ⬇️
client/pkg/v3/fileutil/purge.go 68.85% <0.00%> (-6.56%) ⬇️
client/v3/namespace/watch.go 87.87% <0.00%> (-6.07%) ⬇️
server/storage/mvcc/kvstore_compaction.go 95.74% <0.00%> (-4.26%) ⬇️
server/etcdserver/api/rafthttp/msgappv2_codec.go 67.82% <0.00%> (-3.48%) ⬇️
server/etcdserver/api/v3rpc/watch.go 83.49% <0.00%> (-2.86%) ⬇️
client/v3/concurrency/election.go 79.68% <0.00%> (-2.35%) ⬇️
server/storage/mvcc/kvstore.go 89.00% <0.00%> (-1.42%) ⬇️
client/v3/retry_interceptor.go 66.06% <0.00%> (-0.91%) ⬇️
client/v3/watch.go 92.48% <0.00%> (-0.78%) ⬇️
... and 9 more

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

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

@spzala spzala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ahrtr !!

@ahrtr ahrtr merged commit b10ebff into etcd-io:main Feb 1, 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.

4 participants