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

raft: s/leaner/learner/g #9088

Merged
merged 1 commit into from
Jan 3, 2018

Conversation

nvanbenschoten
Copy link
Contributor

"Learner" was spelled incorrectly in a few places.

@codecov-io
Copy link

Codecov Report

Merging #9088 into master will decrease coverage by 0.17%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9088      +/-   ##
==========================================
- Coverage   76.15%   75.98%   -0.18%     
==========================================
  Files         359      359              
  Lines       29953    29953              
==========================================
- Hits        22811    22759      -52     
- Misses       5565     5604      +39     
- Partials     1577     1590      +13
Impacted Files Coverage Δ
raft/raft.go 91.54% <0%> (ø) ⬆️
pkg/transport/timeout_conn.go 80% <0%> (-20%) ⬇️
auth/simple_token.go 87.03% <0%> (-6.49%) ⬇️
clientv3/namespace/watch.go 93.93% <0%> (-6.07%) ⬇️
etcdctl/ctlv3/command/lease_command.go 65.34% <0%> (-5.95%) ⬇️
etcdserver/api/v3rpc/lease.go 80.88% <0%> (-5.89%) ⬇️
etcdserver/api/v3rpc/watch.go 84.01% <0%> (-5.48%) ⬇️
clientv3/concurrency/session.go 88.63% <0%> (-4.55%) ⬇️
clientv3/leasing/cache.go 87.22% <0%> (-4.45%) ⬇️
proxy/grpcproxy/watch.go 90.06% <0%> (-3.11%) ⬇️
... and 11 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 664f9bd...e6dc57f. Read the comment docs.

@xiang90
Copy link
Contributor

xiang90 commented Jan 3, 2018

lgtm

@xiang90 xiang90 merged commit 17ce61b into etcd-io:master Jan 3, 2018
@nvanbenschoten nvanbenschoten deleted the nvanbenschoten/leaner branch January 3, 2018 16:46
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