davissp14 / etcdv3-ruby

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

Revert "Add Timeout support" #104

Closed davissp14 closed 7 years ago

davissp14 commented 7 years ago

Reverts davissp14/etcdv3-ruby#99

codecov[bot] commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #104   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      7           
  Lines         506    465   -41     
=====================================
- Hits          506    465   -41
Impacted Files Coverage Δ
spec/etcdv3_spec.rb 100% <ø> (ø) :arrow_up:
spec/etcdv3/kv_spec.rb 100% <100%> (ø) :arrow_up:
spec/etcdv3/connection_wrapper_spec.rb 100% <100%> (ø) :arrow_up:
spec/etcdv3/connection_spec.rb 100% <100%> (ø) :arrow_up:
spec/etcdv3/lease_spec.rb 100% <100%> (ø) :arrow_up:
spec/etcdv3/auth_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 f468ef7...d235864. Read the comment docs.