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 version and changelog for 1.7.1 #220

Closed dazuma closed 5 years ago

dazuma commented 5 years ago

gax doesn't use the usual release tools and needs to be released manually.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #220      +/-   ##
=========================================
- Coverage   98.34%   98.2%   -0.14%     
=========================================
  Files          22      22              
  Lines        2229    2287      +58     
=========================================
+ Hits         2192    2246      +54     
- Misses         37      41       +4
Impacted Files Coverage Δ
lib/google/longrunning/operations_client.rb 66.19% <0%> (-3.5%) :arrow_down:
spec/google/gax/error_spec.rb 100% <0%> (ø) :arrow_up:
lib/google/gax/operation.rb 100% <0%> (ø) :arrow_up:
spec/google/gax/util_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:
spec/google/gax/bundling_spec.rb 99.71% <0%> (+0.01%) :arrow_up:
... and 2 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 75723ab...940607e. Read the comment docs.