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

Update page-streaming call options #20

Closed jmuk closed 8 years ago

jmuk commented 8 years ago
jmuk commented 8 years ago

cc: @tbetbetbe

geigerj commented 8 years ago

Two small nits about the comments, otherwise LGTM.

What is the "codecov/patch" that is failing?

geigerj commented 8 years ago

LGTM

jmuk commented 8 years ago

I don't know hwy codecov looks broken -- the link itself is broken and I believe that's codecov's problem. The report https://codecov.io/gh/googleapis/gax-ruby/commit/d09e902f6e238011d765911441f1e58c0847ff93 seems fine to me. The "85%" means that 85% in the diff is covered by the tests, and that's mostly because of adding several accessors which are not used by tests.