From dfb3ceeeaf04bad8401f5c9395c29dcc4290960d Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Thu, 6 Jun 2019 05:38:50 -0700 Subject: [PATCH] [CHANGE ME] Re-generated videointelligence to pick up changes in the API or client library generator. --- videointelligence/noxfile.py | 4 ++-- videointelligence/synth.metadata | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/videointelligence/noxfile.py b/videointelligence/noxfile.py index f021e0290c80..968fb5a09bf1 100644 --- a/videointelligence/noxfile.py +++ b/videointelligence/noxfile.py @@ -46,7 +46,7 @@ def blacken(session): """Run black. Format code to uniform standard. - + This currently uses Python 3.6 due to the automated Kokoro run of synthtool. That run uses an image that doesn't have 3.6 installed. Before updating this check the state of the `gcp_ubuntu_config` we use for that Kokoro run. @@ -78,7 +78,7 @@ def default(session): "--cov-append", "--cov-config=.coveragerc", "--cov-report=", - "--cov-fail-under=97", + "--cov-fail-under=0", os.path.join("tests", "unit"), *session.posargs, ) diff --git a/videointelligence/synth.metadata b/videointelligence/synth.metadata index f71f380d81af..020c40ad3688 100644 --- a/videointelligence/synth.metadata +++ b/videointelligence/synth.metadata @@ -1,19 +1,19 @@ { - "updateTime": "2019-06-04T19:44:01.426052Z", + "updateTime": "2019-06-06T12:38:50.258949Z", "sources": [ { "generator": { "name": "artman", - "version": "0.23.0", - "dockerImage": "googleapis/artman@sha256:846102ebf7ea2239162deea69f64940443b4147f7c2e68d64b332416f74211ba" + "version": "0.23.1", + "dockerImage": "googleapis/artman@sha256:9d5cae1454da64ac3a87028f8ef486b04889e351c83bb95e83b8fab3959faed0" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "0026f4b890ed9e2388fb0573c0727defa6f5b82e", - "internalRef": "251265049" + "sha": "f03bf2139ee85aac88411d6c20a21f4c901fe83c", + "internalRef": "251806891" } }, {