davissp14 / etcdv3-ruby

Etcd v3 Ruby Client
MIT License
52 stars 17 forks source link

WIP - txn.lease support #95

Closed davissp14 closed 7 years ago

davissp14 commented 7 years ago

This feature doesn't seem to work as expected. Will be filing an issue to Etcd.

codecov[bot] commented 7 years ago

Codecov Report

Merging #95 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #95   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         386    407   +21     
=====================================
+ Hits          386    407   +21
Impacted Files Coverage Δ
spec/etcdv3_spec.rb 100% <100%> (ø) :arrow_up:

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 c1c4ba0...a9dcd5a. Read the comment docs.

codecov[bot] commented 7 years ago

Codecov Report

Merging #95 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #95   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         386    407   +21     
=====================================
+ Hits          386    407   +21
Impacted Files Coverage Δ
spec/etcdv3_spec.rb 100% <100%> (ø) :arrow_up:

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 c1c4ba0...a9dcd5a. Read the comment docs.