Closed inklesspen closed 7 years ago
Merging #37 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #37 +/- ##
=======================================
Coverage 93.16% 93.16%
=======================================
Files 56 56
Lines 3056 3056
=======================================
Hits 2847 2847
Misses 209 209
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 b56f78c...5eb952f. Read the comment docs.
I had to specify the precise version of oauth2client as well; if I don't, tox will install a version google-apitools isn't compatible with. Not sure why that happens.
Resolves #21.