Closed dazuma closed 5 years ago
Merging #224 into master will increase coverage by
0.04%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #224 +/- ##
==========================================
+ Coverage 98.2% 98.25% +0.04%
==========================================
Files 22 22
Lines 2287 2287
==========================================
+ Hits 2246 2247 +1
+ Misses 41 40 -1
Impacted Files | Coverage Δ | |
---|---|---|
spec/google/gax/bundling_spec.rb | 100% <0%> (+0.28%) |
: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 c29cedd...155ec6f. Read the comment docs.
Allow googleauth 0.9.x. This should allow older libraries that depend on googleauth < 0.10 to coexist with newer libraries that depend on this version of gax.