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

Expand proto coercion to Time, IO types #113

Closed geigerj closed 6 years ago

geigerj commented 6 years ago
landrito commented 6 years ago

LGTM when CI is green

codecov-io commented 6 years ago

Codecov Report

Merging #113 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
+ Coverage   99.44%   99.45%   +0.01%     
==========================================
  Files          19       19              
  Lines        1809     1846      +37     
==========================================
+ Hits         1799     1836      +37     
  Misses         10       10
Impacted Files Coverage Δ
spec/google/gax/util_spec.rb 100% <100%> (ø) :arrow_up:
lib/google/gax/util.rb 97.72% <100%> (+0.5%) :arrow_up:
spec/fixtures/fixture_pb.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 c3d203a...b18ceb1. Read the comment docs.