Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: regenerated to pick up changes in the API or client library generator #185

Merged
merged 6 commits into from May 24, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 馃寛

Synth log will be available here:
https://source.cloud.google.com/results/invocations/f962caaf-c54a-4680-8e14-eafd0b6df5e0/targets

Source-Link: googleapis/synthtool@5b48b07
Source-Link: googleapis/synthtool@98c5077
Source-Link: googleapis/synthtool@55cdc84
PiperOrigin-RevId: 310595049
Source-Link: googleapis/googleapis@73d4b5d
PiperOrigin-RevId: 309824146
Source-Link: googleapis/googleapis@e0f9d9e

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 13, 2020
@yoshi-automation yoshi-automation force-pushed the autosynth branch 3 times, most recently from 35da8fe to eb384e9 Compare May 15, 2020 02:41
This PR uses using documentai as an example.
Depends on googleapis/gapic-generator-python#402

PiperOrigin-RevId: 309824146

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon May 4 15:06:44 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: e0f9d9e1f9de890db765be46f45ca8490723e3eb
Source-Link: googleapis/googleapis@e0f9d9e
PiperOrigin-RevId: 310595049

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri May 8 11:29:18 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 73d4b5d9a791f8b1ee63d439ffe909bb8ffa07f7
Source-Link: googleapis/googleapis@73d4b5d
* ci: switch to GitHub Actions

* update based on comment

Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com>
Source-Date: Mon May 11 12:54:00 2020 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 55cdc844877d97139f25004229842624a6a86a02
Source-Link: googleapis/synthtool@55cdc84
Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com>
Source-Date: Mon May 11 16:24:04 2020 -0400
Source-Repo: googleapis/synthtool
Source-Sha: 98c50772ec23295c64cf0d2ddf199ea52961fd4c
Source-Link: googleapis/synthtool@98c5077
Co-authored-by: Jeff Ching <chingor@google.com>
Co-authored-by: Jeffrey Rennie <rennie@google.com>

Source-Author: Brian Chen <chenbrian@google.com>
Source-Date: Tue May 12 10:24:59 2020 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 5b48b0716a36ca069db3038da7e205c87a22ed19
Source-Link: googleapis/synthtool@5b48b07
@hannahrogers-google hannahrogers-google added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 21, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 21, 2020
@hannahrogers-google hannahrogers-google changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. feat: Re-generated to pick up changes in the API or client library generator. May 24, 2020
@hannahrogers-google hannahrogers-google changed the title feat: Re-generated to pick up changes in the API or client library generator. feat: regenerated to pick up changes in the API or client library generator May 24, 2020
@codecov
Copy link

codecov bot commented May 24, 2020

Codecov Report

Merging #185 into master will increase coverage by 0.16%.
The diff coverage is 82.78%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #185      +/-   ##
============================================
+ Coverage     78.88%   79.05%   +0.16%     
- Complexity      302      312      +10     
============================================
  Files            21       21              
  Lines          2719     2841     +122     
  Branches        150      153       +3     
============================================
+ Hits           2145     2246     +101     
- Misses          513      533      +20     
- Partials         61       62       +1     
Impacted Files Coverage 螖 Complexity 螖
...gle/cloud/pubsub/v1/SubscriptionAdminSettings.java 13.84% <0.00%> (-0.44%) 4.00 <0.00> (酶)
...com/google/cloud/pubsub/v1/TopicAdminSettings.java 20.40% <0.00%> (-0.87%) 5.00 <0.00> (酶)
...com/google/cloud/pubsub/v1/stub/PublisherStub.java 6.66% <0.00%> (-1.03%) 1.00 <0.00> (酶)
...om/google/cloud/pubsub/v1/stub/SubscriberStub.java 4.54% <0.00%> (-0.22%) 1.00 <0.00> (酶)
...oogle/cloud/pubsub/v1/SubscriptionAdminClient.java 63.06% <75.00%> (+0.44%) 52.00 <3.00> (+3.00)
...le/cloud/pubsub/v1/stub/PublisherStubSettings.java 83.27% <78.57%> (-0.54%) 20.00 <1.00> (+1.00) 猬囷笍
...a/com/google/cloud/pubsub/v1/TopicAdminClient.java 58.47% <84.00%> (+4.36%) 32.00 <3.00> (+3.00)
...e/cloud/pubsub/v1/stub/SubscriberStubSettings.java 85.32% <91.66%> (+0.27%) 28.00 <1.00> (+1.00)
...google/cloud/pubsub/v1/stub/GrpcPublisherStub.java 95.76% <95.83%> (+<0.01%) 18.00 <1.00> (+1.00)
...oogle/cloud/pubsub/v1/stub/GrpcSubscriberStub.java 97.90% <100.00%> (+0.10%) 26.00 <1.00> (+1.00)

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 240e141...2fee4bc. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants