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

Treat StringIO like IO when auto-coercing to protobuf bytes #115

Closed geigerj closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #115 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   99.48%   99.53%   +0.05%     
==========================================
  Files          19       19              
  Lines        1925     1932       +7     
==========================================
+ Hits         1915     1923       +8     
+ Misses         10        9       -1
Impacted Files Coverage Δ
lib/google/gax/util.rb 97.72% <ø> (ø) :arrow_up:
spec/google/gax/util_spec.rb 100% <100%> (ø) :arrow_up:
spec/google/gax/bundling_spec.rb 100% <0%> (+0.3%) :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 b8df812...0e4266c. Read the comment docs.