Closed blowmage closed 5 years ago
Merging #211 into 1.x will decrease coverage by
0.04%
. The diff coverage is100%
.
@@ Coverage Diff @@
## 1.x #211 +/- ##
==========================================
- Coverage 99.31% 99.26% -0.05%
==========================================
Files 20 20
Lines 2174 2175 +1
==========================================
Hits 2159 2159
- Misses 15 16 +1
Impacted Files | Coverage Δ | |
---|---|---|
lib/google/gax/api_callable.rb | 97.76% <100%> (+0.01%) |
:arrow_up: |
spec/google/gax/bundling_spec.rb | 99.71% <0%> (-0.29%) |
:arrow_down: |
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 6598d66...0a341b7. Read the comment docs.
Allow for a nil timeout to mean a nil deadline.