davissp14 / etcdv3-ruby

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

Locking rspec and grpc dependencies. Specs will need to be updated to… #113

Closed davissp14 closed 6 years ago

davissp14 commented 6 years ago

… support newer versions

codecov[bot] commented 6 years ago

Codecov Report

Merging #113 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #113   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      7           
  Lines         586    586           
=====================================
  Hits          586    586

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 b559a4a...c91fc37. Read the comment docs.

mgates commented 6 years ago

Do you have any pointers to what the problem is? We're using a more recent grpc version in our app. We might be able to tackle this.

mgates commented 6 years ago

This is fixed by https://github.com/davissp14/etcdv3-ruby/pull/115