Uh oh!
There was an error while loading. Please reload this page.
Asset: remove unused message exports (via synth). - #7262
Conversation
…t library generator.
tseaver
left a comment
There was a problem hiding this comment.
@crwilcox This looks like a change to gapic-generator, as the underlying .proto files have not changed. While nothing in our code depends on having the shared messages exported from google.asset_v1beta1.types, this kind of change might be breaking for users?
tseaver
commented
Feb 7, 2019
BigQuery systest failure due to #7300 (unrelated to this PR). |
tseaver
commented
Feb 7, 2019
Bigtable failures due to #7003 (unrelated). |
tseaver
commented
Feb 7, 2019
Asset test failures are troubling: Runningsessionunit-3.5Creatingvirtualenvusingpython3.5in/tmpfs/src/github/google-cloud-python/asset/.nox/unit-3-5pipinstall--upgrademockpytestpytest-covpipinstall--upgrade-e ../api_corepipinstall--upgrade-e ../corepipinstall--upgrade-e .
py.test--quiet--cov=google.cloud--cov=tests.unit--cov-append--cov-config=.coveragerc--cov-report=--cov-fail-under=79tests/unit
.... [100%]Coverage.pywarning: Modulegoogle.cloudwaspreviouslyimported, butnotmeasured (module-not-measured)
Coverage.pywarning: Moduletests.unitwasneverimported. (module-not-imported)
FAILRequiredtestcoverageof79%notreached. Totalcoverage: 78.43%I cannot reproduce on my local machine, although I do see the coverage warnings during the unit test runs, and the same missing coverage lines in |
tseaver
commented
Mar 4, 2019
@crwilcox I just checked, and putting the three unused imports back does get the coverage back above the required 79% / 80 % thressholds, which has to be bogus. |
busunkim96
commented
May 9, 2019
Closing this to force a regen. |
This PR was generated using Autosynth. 🌈
Here's the log from Synthtool: