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

2.0/update errors #183

Closed blowmage closed 5 years ago

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

Codecov Report

Merging #183 into master will decrease coverage by 0.18%. The diff coverage is 96.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #183      +/-   ##
==========================================
- Coverage      99%   98.81%   -0.19%     
==========================================
  Files          29       30       +1     
  Lines        1502     1523      +21     
==========================================
+ Hits         1487     1505      +18     
- Misses         15       18       +3
Impacted Files Coverage Δ
lib/google/gax/grpc.rb 100% <100%> (ø) :arrow_up:
test/google/gax/gax_error/status_details_test.rb 100% <100%> (ø)
lib/google/gax/api_call.rb 100% <100%> (ø) :arrow_up:
test/google/gax/error_test.rb 100% <100%> (ø) :arrow_up:
lib/google/gax/errors.rb 95.45% <66.66%> (-4.55%) :arrow_down:
lib/google/gax/grpc/status_details.rb 95% <95%> (ø)

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 24b1332...2a3ec16. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #183 into master will decrease coverage by 0.18%. The diff coverage is 96.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #183      +/-   ##
==========================================
- Coverage   98.99%   98.81%   -0.19%     
==========================================
  Files          30       31       +1     
  Lines        1496     1517      +21     
==========================================
+ Hits         1481     1499      +18     
- Misses         15       18       +3
Impacted Files Coverage Δ
lib/google/gax/grpc.rb 100% <100%> (ø) :arrow_up:
test/google/gax/gax_error/status_details_test.rb 100% <100%> (ø)
lib/google/gax/api_call.rb 100% <100%> (ø) :arrow_up:
test/google/gax/error_test.rb 100% <100%> (ø) :arrow_up:
lib/google/gax/errors.rb 95.45% <66.66%> (-4.55%) :arrow_down:
lib/google/gax/grpc/status_details.rb 95% <95%> (ø)

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 31f95bf...1e07276. Read the comment docs.