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

Added support for alternative zookeeper path roots. #32

Merged
merged 1 commit into from
Feb 21, 2017
Merged

Added support for alternative zookeeper path roots. #32

merged 1 commit into from
Feb 21, 2017

Conversation

jonbonazza
Copy link
Contributor

@jonbonazza jonbonazza commented Feb 21, 2017

@timoha this is the replacement PR for #21. It contains the fix you mentioned in there as well.

@codecov-io
Copy link

codecov-io commented Feb 21, 2017

Codecov Report

Merging #32 into master will increase coverage by 0.34%.
The diff coverage is 33.33%.

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   35.91%   36.25%   +0.34%     
==========================================
  Files          19       19              
  Lines        1693     1688       -5     
==========================================
+ Hits          608      612       +4     
+ Misses       1037     1029       -8     
+ Partials       48       47       -1
Impacted Files Coverage Δ
rpc.go 68.62% <100%> (ø)
client.go 53.2% <20%> (+2.61%)

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 8e6cb6e...fef776b. 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants