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

Add #10443 fix to changelogs #10456

Merged
merged 1 commit into from
Feb 7, 2019
Merged

Add #10443 fix to changelogs #10456

merged 1 commit into from
Feb 7, 2019

Conversation

jpbetz
Copy link
Contributor

@jpbetz jpbetz commented Feb 6, 2019

See #10443 which was backported to 3.1 and 3.2 today.

@jpbetz jpbetz requested a review from xiang90 February 6, 2019 19:01
@codecov-io
Copy link

codecov-io commented Feb 6, 2019

Codecov Report

Merging #10456 into master will decrease coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10456      +/-   ##
==========================================
- Coverage   71.85%   71.83%   -0.03%     
==========================================
  Files         392      392              
  Lines       36491    36491              
==========================================
- Hits        26221    26213       -8     
- Misses       8455     8468      +13     
+ Partials     1815     1810       -5
Impacted Files Coverage Δ
etcdctl/ctlv2/command/util.go 45.5% <0%> (ø) ⬆️
etcdctl/ctlv3/command/global.go 59% <0%> (ø) ⬆️
proxy/grpcproxy/register.go 69.44% <0%> (-11.12%) ⬇️
pkg/fileutil/purge.go 65.9% <0%> (-6.82%) ⬇️
etcdctl/ctlv3/command/lease_command.go 65.34% <0%> (-5.95%) ⬇️
etcdserver/api/v3rpc/lease.go 71.59% <0%> (-5.69%) ⬇️
etcdserver/util.go 95% <0%> (-3.75%) ⬇️
etcdserver/api/v3election/election.go 66.66% <0%> (-2.78%) ⬇️
pkg/adt/interval_tree.go 90.99% <0%> (-1.81%) ⬇️
clientv3/op.go 73.04% <0%> (-1.31%) ⬇️
... and 13 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 1fe6f10...faa7a49. Read the comment docs.

@gyuho gyuho merged commit 30018db into etcd-io:master Feb 7, 2019
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

4 participants