8000
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 23d0d46 commit e7fa924Copy full SHA for e7fa924
packages/google-cloud-asset/.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
1
docker:
2
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
3
- digest: sha256:58f73ba196b5414782605236dd0712a73541b44ff2ff4d3a36ec41092dd6fa5b
+ digest: sha256:979d9498e07c50097c1aeda937dcd32094ecc7440278a83e832b6a05602f62b6
packages/google-cloud-asset/noxfile.py
@@ -101,7 +101,7 @@ def default(session):
101
"py.test",
102
"--quiet",
103
f"--junitxml=unit_{session.python}_sponge_log.xml",
104
- "--cov=google/cloud",
+ "--cov=google",
105
"--cov=tests/unit",
106
"--cov-append",
107
"--cov-config=.coveragerc",
0 commit comments