googleapis / gax-ruby

Google API Extensions for Ruby
https://rubygems.org/gems/google-gax
BSD 3-Clause "New" or "Revised" License
20 stars 22 forks source link

Set default scope for LRO client #88

Closed geigerj closed 7 years ago

geigerj commented 7 years ago

This is a workaround to ensure backward-compatibility with older GAPIC clients. It will be removed in GAX 0.9.0.

codecov-io commented 7 years ago

Codecov Report

Merging #88 into master will decrease coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
- Coverage   98.64%   98.58%   -0.06%     
==========================================
  Files          20       20              
  Lines        1767     1767              
==========================================
- Hits         1743     1742       -1     
- Misses         24       25       +1
Impacted Files Coverage Δ
spec/google/gax/bundling_spec.rb 99.69% <0%> (-0.31%) :arrow_down:

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 ebd49fe...86758a4. Read the comment docs.