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

compactor: clean up #9476

Merged
merged 1 commit into from
Mar 22, 2018
Merged

compactor: clean up #9476

merged 1 commit into from
Mar 22, 2018

Conversation

gyuho
Copy link
Contributor

@gyuho gyuho commented Mar 22, 2018

Separate clean up changes from #9474.

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
@gyuho gyuho merged commit d8ed7a7 into etcd-io:master Mar 22, 2018
@gyuho gyuho deleted the ccc branch March 22, 2018 01:48
@codecov-io
Copy link

Codecov Report

Merging #9476 into master will decrease coverage by 0.25%.
The diff coverage is 79.16%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #9476      +/-   ##
=========================================
- Coverage   72.96%   72.7%   -0.26%     
=========================================
  Files         364     364              
  Lines       30883   30887       +4     
=========================================
- Hits        22533   22457      -76     
- Misses       6749    6812      +63     
- Partials     1601    1618      +17
Impacted Files Coverage Δ
compactor/compactor.go 0% <ø> (ø) ⬆️
compactor/revision.go 79.54% <75%> (+10.49%) ⬆️
compactor/periodic.go 83.33% <83.33%> (+8.33%) ⬆️
clientv3/integration/util.go 66.66% <0%> (-33.34%) ⬇️
pkg/transport/timeout_conn.go 80% <0%> (-20%) ⬇️
pkg/adt/interval_tree.go 82.28% <0%> (-11.72%) ⬇️
proxy/grpcproxy/watcher.go 85.71% <0%> (-8.17%) ⬇️
pkg/tlsutil/tlsutil.go 86.2% <0%> (-6.9%) ⬇️
clientv3/namespace/watch.go 72.72% <0%> (-6.07%) ⬇️
etcdctl/ctlv3/command/lease_command.go 65.34% <0%> (-5.95%) ⬇️
... and 10 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 f7714e2...7ce69b2. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants