Closed sangleganesh closed 4 years ago
:exclamation: No coverage uploaded for pull request base (
master@a0108bd
). Click here to learn what that means. The diff coverage is37.03%
.
@@ Coverage Diff @@
## master #89 +/- ##
=========================================
Coverage ? 69.85%
=========================================
Files ? 7
Lines ? 3473
Branches ? 0
=========================================
Hits ? 2426
Misses ? 824
Partials ? 223
Impacted Files | Coverage Δ | |
---|---|---|
common/common.go | 15% <0%> (ø) |
|
consul/kv_consul.go | 73.03% <100%> (ø) |
|
etcd/v2/kv_etcd.go | 68.45% <100%> (ø) |
|
consul/client.go | 73.3% <100%> (ø) |
|
zookeeper/kv_zookeeper.go | 69.25% <100%> (ø) |
|
etcd/v3/kv_etcd.go | 68.99% <27.77%> (ø) |
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 a0108bd...5c3d0d7. Read the comment docs.
Closing the big PR and making smaller PR #90 and then a separate on for quorum checks.
fatalCB change:
on CAD/CAS errors:
lock/unlock refresh errors:
Wrappers:
Add error type to be returned when watch is closed because required indexes have been compacted (for etcd for example).