go-zookeeper / zk

Native ZooKeeper client for Go
BSD 3-Clause "New" or "Revised" License
512 stars 130 forks source link

Merge linkedin/go-zk changes upstream #122

Open PapaCharlie opened 8 months ago

PapaCharlie commented 8 months ago

It may be more convenient to look at these changes sequentially:

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 69.06475% with 129 lines in your changes are missing coverage. Please review.

Project coverage is 75.00%. Comparing base (c5e730e) to head (d59ad1b).

Files Patch % Lines
conn.go 64.94% 78 Missing and 17 partials :warning:
staticdnshostprovider.go 70.00% 8 Missing and 4 partials :warning:
structs.go 75.00% 8 Missing and 2 partials :warning:
unlimited_channel.go 82.60% 4 Missing and 4 partials :warning:
constants.go 0.00% 3 Missing :warning:
dnshostprovider.go 91.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #122 +/- ## ========================================== - Coverage 75.94% 75.00% -0.95% ========================================== Files 7 10 +3 Lines 1193 1452 +259 ========================================== + Hits 906 1089 +183 - Misses 196 252 +56 - Partials 91 111 +20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.