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

Fix CI build and add Ruby 2.6 to CI #159

Closed blowmage closed 5 years ago

blowmage commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #159 into 1.x will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              1.x     #159      +/-   ##
==========================================
+ Coverage   99.27%   99.33%   +0.05%     
==========================================
  Files          19       19              
  Lines        2069     2248     +179     
==========================================
+ Hits         2054     2233     +179     
  Misses         15       15
Impacted Files Coverage Δ
spec/google/gax/bundling_spec.rb 99.69% <0%> (-0.31%) :arrow_down:
lib/google/gax/bundling.rb 99.37% <0%> (-0.01%) :arrow_down:
lib/google/gax/operation.rb 100% <0%> (ø) :arrow_up:
spec/google/gax/util_spec.rb 100% <0%> (ø) :arrow_up:
spec/google/gax/error_spec.rb 100% <0%> (ø) :arrow_up:
lib/google/gax.rb 100% <0%> (ø) :arrow_up:
lib/google/gax/errors.rb 100% <0%> (ø) :arrow_up:
spec/google/gax/settings_spec.rb 100% <0%> (ø) :arrow_up:
spec/google/gax/grpc_spec.rb 100% <0%> (ø) :arrow_up:
spec/google/gax/operation_spec.rb 100% <0%> (ø) :arrow_up:
... and 4 more

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 64340b0...92c645d. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #159 into 1.x will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              1.x     #159      +/-   ##
==========================================
- Coverage   99.27%   99.24%   -0.03%     
==========================================
  Files          19       19              
  Lines        2069     2122      +53     
==========================================
+ Hits         2054     2106      +52     
- Misses         15       16       +1
Impacted Files Coverage Δ
spec/google/gax/bundling_spec.rb 99.71% <0%> (-0.29%) :arrow_down:
lib/google/gax/operation.rb 100% <0%> (ø) :arrow_up:
spec/google/gax/util_spec.rb 100% <0%> (ø) :arrow_up:
spec/google/gax/error_spec.rb 100% <0%> (ø) :arrow_up:
lib/google/gax/errors.rb 100% <0%> (ø) :arrow_up:
spec/google/gax/settings_spec.rb 100% <0%> (ø) :arrow_up:
spec/google/gax/grpc_spec.rb 100% <0%> (ø) :arrow_up:
spec/google/gax/path_template_spec.rb 100% <0%> (ø) :arrow_up:
lib/google/gax/bundling.rb 99.37% <0%> (ø) :arrow_up:
lib/google/gax/settings.rb 99.08% <0%> (+0.06%) :arrow_up:
... and 1 more

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 64340b0...df5676a. Read the comment docs.