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

Fix some variable spelling errors #10531

Merged
merged 1 commit into from
Mar 12, 2019
Merged

Conversation

JoeWrightss
Copy link
Contributor

"ErrNoAddrAvilable" to "ErrNoAddrAvailable".

Signed-off-by: zhoulin xie <zhoulin.xie@daocloud.io>
@codecov-io
Copy link

Codecov Report

Merging #10531 into master will decrease coverage by 0.2%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10531      +/-   ##
==========================================
- Coverage   71.81%   71.61%   -0.21%     
==========================================
  Files         393      393              
  Lines       36521    36521              
==========================================
- Hits        26227    26153      -74     
- Misses       8474     8534      +60     
- Partials     1820     1834      +14
Impacted Files Coverage Δ
clientv3/balancer/grpc1.7-health.go 59.01% <100%> (ø) ⬆️
pkg/adt/interval_tree.go 83.18% <0%> (-9.61%) ⬇️
proxy/grpcproxy/watcher.go 85.71% <0%> (-8.17%) ⬇️
pkg/fileutil/purge.go 65.9% <0%> (-6.82%) ⬇️
clientv3/leasing/util.go 91.66% <0%> (-6.67%) ⬇️
clientv3/namespace/watch.go 87.87% <0%> (-6.07%) ⬇️
proxy/grpcproxy/watch.go 88.55% <0%> (-4.22%) ⬇️
pkg/transport/listener.go 54.5% <0%> (-3.8%) ⬇️
pkg/testutil/recorder.go 77.77% <0%> (-3.71%) ⬇️
clientv3/leasing/txn.go 88.09% <0%> (-3.18%) ⬇️
... and 17 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 6da17cd...939b4f8. Read the comment docs.

@jingyih
Copy link
Contributor

jingyih commented Mar 11, 2019

lgtm

@xiang90 xiang90 merged commit e1ca3b4 into etcd-io:master Mar 12, 2019
@JoeWrightss JoeWrightss deleted the patch-3 branch April 10, 2019 14:47
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