Skip to content

Regenerate tasks client - #5989

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

Regenerate tasks client#5989
yoshi-automation wants to merge 1 commit into
masterfrom
autosynth-tasks

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-tasks/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:6929f343c400122d85818195b18613330a12a014bffc1e08499550d40571479d
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/tasks/artman_cloudtasks_v2beta2.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/java.
synthtool > Running java formatter on 31 files
synthtool > Running java formatter on 1 files
synthtool > Running java formatter on 71 files
synthtool > Running generator for google/cloud/tasks/artman_cloudtasks_v2beta3.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/java.
synthtool > Running java formatter on 31 files
synthtool > Running java formatter on 1 files
synthtool > Running java formatter on 63 files
synthtool > Running generator for google/cloud/tasks/artman_cloudtasks_v2.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/java.
synthtool > Running java formatter on 31 files
synthtool > Running java formatter on 1 files
synthtool > Running java formatter on 53 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 Aug 2, 2019
@codecov

codecovBot commented Aug 2, 2019

Copy link
Copy Markdown

Codecov Report

Merging #5989 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@## master #5989 +/- ##
============================================
+ Coverage 46.79% 46.79% +<.01% + Complexity 25663 25648 -15 
============================================
Files 2456 2456 Lines 267638 267641 +3 Branches 30559 30564 +5 ============================================
+ Hits 125244 125247 +3 
Misses 133134 133134 Partials 9260 9260
Impacted FilesCoverage ΔComplexity Δ
...le/cloud/tasks/v2/stub/CloudTasksStubSettings.java82.71% <100%> (+0.07%)26 <1> (ø)⬇️
...oud/tasks/v2beta2/stub/CloudTasksStubSettings.java83.51% <100%> (+0.05%)30 <1> (ø)⬇️
...oud/tasks/v2beta3/stub/CloudTasksStubSettings.java82.71% <100%> (+0.07%)26 <1> (ø)⬇️

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 73fbc45...a623d61. Read the comment docs.

@chingor13

Copy link
Copy Markdown
Contributor

Combined into a single pull request #6022

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