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

Documentation: move design docs to "Documentation", remove "docs" #10949

Merged
merged 4 commits into from
Jul 29, 2019

Conversation

gyuho
Copy link
Contributor

@gyuho gyuho commented Jul 29, 2019

Remove "docs"

@gyuho gyuho mentioned this pull request Jul 29, 2019
19 tasks
@gyuho
Copy link
Contributor Author

gyuho commented Jul 29, 2019

@jpbetz @jingyih

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #10949     +/-   ##
=========================================
- Coverage   63.65%   63.45%   -0.2%     
=========================================
  Files         400      400             
  Lines       37415    37415             
=========================================
- Hits        23816    23742     -74     
- Misses      11984    12066     +82     
+ Partials     1615     1607      -8
Impacted Files Coverage Δ
client/client.go 43.13% <0%> (-40.85%) ⬇️
clientv3/namespace/lease.go 43.75% <0%> (-37.5%) ⬇️
clientv3/namespace/util.go 88.23% <0%> (-11.77%) ⬇️
clientv3/leasing/util.go 88.33% <0%> (-10%) ⬇️
clientv3/balancer/balancer.go 86.36% <0%> (-2.28%) ⬇️
proxy/grpcproxy/watch_broadcasts.go 92.53% <0%> (-1.5%) ⬇️
proxy/grpcproxy/watch.go 88.55% <0%> (-1.21%) ⬇️
auth/store.go 45.08% <0%> (-1.15%) ⬇️
raft/raft.go 90.07% <0%> (-0.67%) ⬇️
pkg/proxy/server.go 59.86% <0%> (-0.34%) ⬇️
... and 19 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 9e75f27...ad491c0. Read the comment docs.

Copy link
Contributor

@jingyih jingyih left a comment

Choose a reason for hiding this comment

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

lgtm

@gyuho gyuho merged commit 4ca04ba into etcd-io:master Jul 29, 2019
@gyuho gyuho deleted the docs branch July 29, 2019 20:48
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