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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CHANGE ME] Re-generated to pick up changes from googleapis. #299

Closed
wants to merge 8 commits into from

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/572098f4-134f-4619-b579-f73c95c9fc4e/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 319105199
Source-Link: googleapis/googleapis@cbd6f1d
PiperOrigin-RevId: 318331819
Source-Link: googleapis/googleapis@0a602be
PiperOrigin-RevId: 316514901
Source-Link: googleapis/googleapis@9b170a4
PiperOrigin-RevId: 316123861
Source-Link: googleapis/googleapis@66f959b
PiperOrigin-RevId: 314471006
Source-Link: googleapis/googleapis@d5fe42c
PiperOrigin-RevId: 313460921
Source-Link: googleapis/googleapis@c4e3701
PiperOrigin-RevId: 312088359
Source-Link: googleapis/googleapis@5a90d46
PiperOrigin-RevId: 309824146
Source-Link: googleapis/googleapis@e0f9d9e

…ng documentai as an example. Depends on googleapis/gapic-generator-python#402

PiperOrigin-RevId: 309824146

Source-Author: Google APIs <[email protected]>
Source-Date: Mon May 4 15:06:44 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: e0f9d9e1f9de890db765be46f45ca8490723e3eb
Source-Link: googleapis/googleapis@e0f9d9e
Restores GAPIC v2 retry config overrides that were
mistakenly removed during migration.

PiperOrigin-RevId: 312088359

Source-Author: Google APIs <[email protected]>
Source-Date: Mon May 18 08:57:12 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 5a90d467aa65e7f038f87585e8fbb45d74475e7c
Source-Link: googleapis/googleapis@5a90d46
…sions - protobuf v3.12.1 - rules_go v0.23.0 - gazelle v0.21.0 - gapic-generator-go v0.14.1

PiperOrigin-RevId: 313460921

Source-Author: Google APIs <[email protected]>
Source-Date: Wed May 27 14:10:16 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: c4e37010d74071851ff24121f522e802231ac86e
Source-Link: googleapis/googleapis@c4e3701
PiperOrigin-RevId: 314471006

Source-Author: Google APIs <[email protected]>
Source-Date: Tue Jun 2 22:32:52 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: d5fe42c39cd35f95131a0267314ae108ab1bef8d
Source-Link: googleapis/googleapis@d5fe42c
PiperOrigin-RevId: 316123861

Source-Author: Google APIs <[email protected]>
Source-Date: Fri Jun 12 10:03:16 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 66f959b51c255dd6bef79ef221865e53a50df878
Source-Link: googleapis/googleapis@66f959b
PiperOrigin-RevId: 316514901

Source-Author: Google APIs <[email protected]>
Source-Date: Mon Jun 15 12:00:19 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 9b170a4f3beb16f7dab513520a07be48fcb88670
Source-Link: googleapis/googleapis@9b170a4
PiperOrigin-RevId: 318331819

Source-Author: Google APIs <[email protected]>
Source-Date: Thu Jun 25 13:02:29 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 0a602be7b3835b51d59daf8f6f5dc2dc22f69d7e
Source-Link: googleapis/googleapis@0a602be
PiperOrigin-RevId: 319105199

Source-Author: Google APIs <[email protected]>
Source-Date: Tue Jun 30 14:56:36 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: cbd6f1d28bc0c461c234f9848bcbc1563126daf9
Source-Link: googleapis/googleapis@cbd6f1d
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 21, 2020
@codecov
Copy link

codecov bot commented Jul 21, 2020

Codecov Report

Merging #299 into master will increase coverage by 0.24%.
The diff coverage is 86.17%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #299      +/-   ##
============================================
+ Coverage     73.38%   73.62%   +0.24%     
- Complexity     1050     1069      +19     
============================================
  Files            64       64              
  Lines          5669     5786     +117     
  Branches        646      645       -1     
============================================
+ Hits           4160     4260     +100     
- Misses         1302     1318      +16     
- Partials        207      208       +1     
Impacted Files Coverage Δ Complexity Δ
...m/google/cloud/firestore/v1/FirestoreSettings.java 15.78% <0.00%> (-1.20%) 4.00 <0.00> (ø)
.../google/cloud/firestore/v1/stub/FirestoreStub.java 5.26% <0.00%> (-0.99%) 1.00 <0.00> (ø)
...cloud/firestore/v1/stub/FirestoreStubSettings.java 82.30% <82.92%> (-0.05%) 25.00 <2.00> (+2.00) ⬇️
...com/google/cloud/firestore/v1/FirestoreClient.java 82.92% <90.90%> (+1.73%) 40.00 <4.00> (+4.00)
...gle/cloud/firestore/v1/stub/GrpcFirestoreStub.java 96.60% <97.82%> (+0.20%) 22.00 <2.00> (+2.00)
.../firestore/v1/stub/FirestoreAdminStubSettings.java 86.73% <100.00%> (+0.13%) 23.00 <0.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 03b3705...ce77405. Read the comment docs.

@BenWhitehead
Copy link
Collaborator

Superseded by #300

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.

2 participants