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 Travis-CI Rubies #153

Closed blowmage closed 5 years ago

blowmage commented 5 years ago

Add Ruby 2.6. Remove Ruby 2.2.

codecov[bot] commented 5 years ago

Codecov Report

Merging #153 into master will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
- 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...acdc222. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #153 into master will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
- 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...acdc222. Read the comment docs.