Skip to content

Regenerate scheduler client - #5839

Closed
yoshi-automation wants to merge 1 commit into
masterfrom
autosynth-scheduler
Closed

Regenerate scheduler client#5839
yoshi-automation wants to merge 1 commit into
masterfrom
autosynth-scheduler

Conversation

@yoshi-automation

Copy link
Copy Markdown
Contributor

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > Executing /tmpfs/src/git/autosynth/working_repo/google-cloud-clients/google-cloud-scheduler/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:9aed6bbde54e26d2fcde7aa86d9f64c0278f741e58808c46573e488cbf6098f0
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/scheduler/artman_cloudscheduler_v1beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/java.
synthtool > Running java formatter on 20 files
synthtool > Running java formatter on 1 files
synthtool > Running java formatter on 41 files
synthtool > Running generator for google/cloud/scheduler/artman_cloudscheduler_v1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/java.
synthtool > Running java formatter on 20 files
synthtool > Running java formatter on 1 files
synthtool > Running java formatter on 41 files
synthtool > Cleaned up 0 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 24, 2019
@chingor13

Copy link
Copy Markdown
Contributor

Combined into a single pull request #5850

@chingor13chingor13 self-assigned this Jul 24, 2019
@codecov

codecovBot commented Jul 24, 2019

Copy link
Copy Markdown

Codecov Report

Merging #5839 into master will decrease coverage by 0.67%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #5839 +/- ##
============================================
- Coverage 46.79% 46.12% -0.68% + Complexity 25648 24189 -1459 
============================================
Files 2456 2456 Lines 267593 262236 -5357 Branches 30564 29602 -962 ============================================
- Hits 125228 120953 -4275 + Misses 133106 132172 -934 + Partials 9259 9111 -148
Impacted FilesCoverage ΔComplexity Δ
...loud/scheduler/v1beta1/CloudSchedulerSettings.java16.27% <ø> (ø)2 <0> (ø)⬇️
...duler/v1beta1/stub/CloudSchedulerStubSettings.java80.92% <ø> (-0.37%)17 <0> (-1)
.../scheduler/v1/stub/CloudSchedulerStubSettings.java80.92% <ø> (-0.37%)17 <0> (-1)
...gle/cloud/scheduler/v1/CloudSchedulerSettings.java16.27% <ø> (ø)2 <0> (ø)⬇️
.../java/com/google/cloud/testing/CommandWrapper.java90.9% <0%> (-6.07%)13% <0%> (ø)
...in/java/com/google/cloud/storage/StorageBatch.java88% <0%> (-4%)13% <0%> (ø)
...m/google/cloud/vision/v1/ImageAnnotatorClient.java58.69% <0%> (-3.31%)15% <0%> (-4%)
...e/cloud/vision/v1p4beta1/ImageAnnotatorClient.java58.69% <0%> (-3.31%)15% <0%> (-4%)
...gle/cloud/storage/testing/RemoteStorageHelper.java61.98% <0%> (-3.06%)9% <0%> (ø)
...e/cloud/vision/v1p3beta1/ImageAnnotatorClient.java47.05% <0%> (-2.95%)9% <0%> (-2%)
... and 655 more

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 2482745...089b662. Read the comment docs.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@yoshi-automation@chingor13@googlebot