We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2622b83 commit e4f0ffdCopy full SHA for e4f0ffd
noxfile.py
@@ -72,7 +72,7 @@ def default(session):
72
session.run(
73
"py.test",
74
"--quiet",
75
- "--cov=google.cloud",
+ "--cov=google.cloud.storage",
76
"--cov=tests.unit",
77
"--cov-append",
78
"--cov-config=.coveragerc",
0 commit comments