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 ipv6 comparison fix to 3.4 and 3.5 #15190

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

Kidsan
Copy link
Contributor

@Kidsan Kidsan commented Jan 26, 2023

No description provided.

CHANGELOG/CHANGELOG-3.5.md Outdated Show resolved Hide resolved
CHANGELOG/CHANGELOG-3.4.md Outdated Show resolved Hide resolved
Signed-off-by: kidsan <8798449+Kidsan@users.noreply.github.com>
@Kidsan Kidsan force-pushed the changelog-ipv6-comparison-fix branch from adad484 to 06de4ba Compare January 27, 2023 09:01
@codecov-commenter
Copy link

Codecov Report

Merging #15190 (06de4ba) into main (3b612ce) will decrease coverage by 0.28%.
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   #15190      +/-   ##
==========================================
- Coverage   74.87%   74.59%   -0.28%     
==========================================
  Files         415      415              
  Lines       34318    34318              
==========================================
- Hits        25694    25601      -93     
- Misses       6996     7073      +77     
- Partials     1628     1644      +16     
Flag Coverage Δ
all 74.59% <ø> (-0.28%) ⬇️

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

Impacted Files Coverage Δ
server/etcdserver/api/rafthttp/peer_status.go 87.87% <0.00%> (-12.13%) ⬇️
server/etcdserver/api/rafthttp/peer.go 87.01% <0.00%> (-8.45%) ⬇️
server/storage/mvcc/watchable_store.go 85.30% <0.00%> (-7.53%) ⬇️
client/v3/experimental/recipes/queue.go 58.62% <0.00%> (-6.90%) ⬇️
client/v3/concurrency/mutex.go 61.03% <0.00%> (-5.20%) ⬇️
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/v3rpc/util.go 70.96% <0.00%> (-3.23%) ⬇️
client/v3/leasing/txn.go 88.09% <0.00%> (-3.18%) ⬇️
server/proxy/grpcproxy/watch.go 93.64% <0.00%> (-2.90%) ⬇️
... and 18 more

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

Copy link
Member

@ahrtr ahrtr left a comment

Choose a reason for hiding this comment

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

lgtm

@ahrtr ahrtr merged commit 070d56b into etcd-io:main Jan 27, 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