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

Kwargs fix #122

Closed jbolinger closed 6 years ago

jbolinger commented 6 years ago

I did not do a great job on this the first time around. Added an alias to preserve backwards compatibility.

codecov-io commented 6 years ago

Codecov Report

Merging #122 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #122      +/-   ##
==========================================
+ Coverage   99.49%   99.49%   +<.01%     
==========================================
  Files          19       19              
  Lines        1990     1991       +1     
==========================================
+ Hits         1980     1981       +1     
  Misses         10       10
Impacted Files Coverage Δ
lib/google/gax/settings.rb 99.01% <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 66329ed...20690d5. Read the comment docs.