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: add chain core to notable users list #7855

Merged
merged 1 commit into from
May 2, 2017
Merged

Conversation

tessr
Copy link
Contributor

@tessr tessr commented May 2, 2017

Per @xiang90's comment on #7515 (comment), this adds Chain Core to the notable users list for the raft package.

@xiang90
Copy link
Contributor

xiang90 commented May 2, 2017

lgtm. thanks @tessr

@xiang90 xiang90 merged commit 24f0423 into etcd-io:master May 2, 2017
@heyitsanthony
Copy link
Contributor

s/add chain core/raft: add chain core/ in the commit title so CI passes and this should be good to merge. Thanks!

@tessr
Copy link
Contributor Author

tessr commented May 2, 2017

eek, looks like it got merged anyways. Sorry about that--and thanks y'all

@codecov-io
Copy link

Codecov Report

Merging #7855 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7855      +/-   ##
==========================================
- Coverage      76%   75.99%   -0.02%     
==========================================
  Files         332      332              
  Lines       26183    26183              
==========================================
- Hits        19901    19898       -3     
- Misses       4857     4862       +5     
+ Partials     1425     1423       -2
Impacted Files Coverage Δ
clientv3/namespace/watch.go 87.87% <0%> (-12.13%) ⬇️
proxy/grpcproxy/watcher.go 85.41% <0%> (-8.34%) ⬇️
etcdserver/api/v3rpc/util.go 52.77% <0%> (-5.56%) ⬇️
proxy/grpcproxy/watch.go 89.58% <0%> (-4.87%) ⬇️
clientv3/concurrency/election.go 80% <0%> (-2.41%) ⬇️
integration/bridge.go 90.52% <0%> (-2.11%) ⬇️
etcdmain/etcd.go 44.2% <0%> (-1.29%) ⬇️
rafthttp/transport.go 81.92% <0%> (-1.13%) ⬇️
pkg/adt/interval_tree.go 87.19% <0%> (-0.61%) ⬇️
rafthttp/peer.go 91.6% <0%> (ø) ⬆️
... and 8 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 fdf445b...3d50473. Read the comment docs.

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