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

GAX bug fixes #93

Closed geigerj closed 7 years ago

geigerj commented 7 years ago
codecov-io commented 7 years ago

Codecov Report

Merging #93 into master will decrease coverage by 0.04%. The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
- Coverage   98.61%   98.57%   -0.05%     
==========================================
  Files          20       20              
  Lines        1803     1819      +16     
==========================================
+ Hits         1778     1793      +15     
- Misses         25       26       +1
Impacted Files Coverage Δ
spec/google/gax/util_spec.rb 100% <100%> (ø) :arrow_up:
lib/google/gax/util.rb 97.22% <100%> (+0.25%) :arrow_up:
lib/google/gax/grpc.rb 97.82% <75%> (-2.18%) :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 8a0cc00...12b6069. Read the comment docs.