Skip to content

Regenerate pubsub client - #5982

Merged
chingor13 merged 2 commits into
masterfrom
autosynth-pubsub
Aug 5, 2019
Merged

Regenerate pubsub client#5982
chingor13 merged 2 commits into
masterfrom
autosynth-pubsub

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-pubsub/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/pubsub/artman_pubsub.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/java.
synthtool > No replacements made in **/stub/SubscriberStubSettings.java for pattern return InstantiatingGrpcChannelProvider\.newBuilder\(\);, maybe replacement is not longer needed?
synthtool > Running java formatter on 45 files
synthtool > Running java formatter on 2 files
synthtool > Running java formatter on 87 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 #5982 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@## master #5982 +/- ##
============================================
+ Coverage 46.79% 46.79% +<.01% 
Complexity 25663 25663 ============================================
Files 2456 2456 Lines 267638 267640 +2 Branches 30559 30559 ============================================
+ Hits 125245 125246 +1 - Misses 133133 133134 +1 
Partials 9260 9260
Impacted FilesCoverage ΔComplexity Δ
...e/cloud/pubsub/v1/stub/SubscriberStubSettings.java85.26% <100%> (+0.05%)28 <1> (ø)⬇️
...le/cloud/pubsub/v1/stub/PublisherStubSettings.java84.12% <100%> (+0.06%)20 <1> (ø)⬇️
...ain/java/com/google/cloud/pubsub/v1/Publisher.java89% <0%> (-0.35%)40% <0%> (ø)

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...f3389eb. Read the comment docs.

@chingor13
chingor13 merged commit 0786a24 into masterAug 5, 2019
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
* Regenerate pubsub client
* Re-fix the maxInboundMessageSize config
meltsufin pushed a commit that referenced this pull request May 1, 2026
* Regenerate pubsub client
* Re-fix the maxInboundMessageSize config
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