Skip to content

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Mar 9, 2021

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/6052dd28-5243-4ec5-b111-b1f991d613d9/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 363012458
Source-Link: googleapis/googleapis@e165420
PiperOrigin-RevId: 362856902
Source-Link: googleapis/googleapis@1305ca4
PiperOrigin-RevId: 361676678
Source-Link: googleapis/googleapis@3aeb3a7
PiperOrigin-RevId: 361662015
Source-Link: googleapis/googleapis@28a5919
PiperOrigin-RevId: 361377784
Source-Link: googleapis/googleapis@0e91521
PiperOrigin-RevId: 360805639
Source-Link: googleapis/googleapis@3befd26

@yoshi-automation yoshi-automation requested review from a team as code owners March 9, 2021 09:32
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Mar 9, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 9, 2021
@codecov
Copy link

codecov bot commented Mar 9, 2021

Codecov Report

Merging #942 (05a5fb8) into master (32fdd60) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #942      +/-   ##
============================================
- Coverage     85.24%   85.22%   -0.02%     
+ Complexity     2660     2658       -2     
============================================
  Files           146      146              
  Lines         14404    14404              
  Branches       1395     1395              
============================================
- Hits          12278    12276       -2     
- Misses         1542     1545       +3     
+ Partials        584      583       -1     
Impacted Files Coverage Δ Complexity Δ
...spanner/admin/database/v1/DatabaseAdminClient.java 83.22% <ø> (ø) 100.00 <0.00> (ø)
...spanner/admin/instance/v1/InstanceAdminClient.java 79.14% <ø> (ø) 56.00 <0.00> (ø)
...ava/com/google/cloud/spanner/v1/SpannerClient.java 82.05% <ø> (ø) 63.00 <0.00> (ø)
...ain/java/com/google/cloud/spanner/SessionPool.java 89.07% <0.00%> (-0.20%) 72.00% <0.00%> (-1.00%)
...a/com/google/cloud/spanner/SessionPoolOptions.java 69.53% <0.00%> (ø) 17.00% <0.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 32fdd60...05a5fb8. Read the comment docs.

@thiagotnunes
Copy link
Contributor

@chingor13 @googleapis/yoshi-java it seems like this PR has commits for non java related changes (1b8428c). Or maybe just the commit message is wrong?

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
Committer: @miraleung
PiperOrigin-RevId: 360805639

Source-Author: Google APIs <[email protected]>
Source-Date: Wed Mar 3 18:34:03 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 3befd26ca55723d3e8111909331eac1249837987
Source-Link: googleapis/googleapis@3befd26
PiperOrigin-RevId: 361377784

Source-Author: Google APIs <[email protected]>
Source-Date: Sat Mar 6 21:09:41 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 0e915217fb5261c1e57bfaf0e16ee5c7feaaba89
Source-Link: googleapis/googleapis@0e91521
PiperOrigin-RevId: 361662015

Source-Author: Google APIs <[email protected]>
Source-Date: Mon Mar 8 14:47:18 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 28a591963253d52ce3a25a918cafbdd9928de8cf
Source-Link: googleapis/googleapis@28a5919
Fixed IAM v1 library generation.
Committer: @alexander-fenster
PiperOrigin-RevId: 361676678

Source-Author: Google APIs <[email protected]>
Source-Date: Mon Mar 8 15:51:18 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 3aeb3a70f66457a9e6b07caff841719bb9873b57
Source-Link: googleapis/googleapis@3aeb3a7
…n to sample code

Committer: @miraleung
PiperOrigin-RevId: 362856902

Source-Author: Google APIs <[email protected]>
Source-Date: Sun Mar 14 20:47:20 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 1305ca41d554eb0725237561e34129373bb8cbc1
Source-Link: googleapis/googleapis@1305ca4
PiperOrigin-RevId: 363012458

Source-Author: Google APIs <[email protected]>
Source-Date: Mon Mar 15 13:08:38 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: e1654206ff59f3a2a226828f9c9f354c253b36e4
Source-Link: googleapis/googleapis@e165420
@thiagotnunes thiagotnunes force-pushed the autosynth-googleapis branch from 8f36b6f to 05a5fb8 Compare March 17, 2021 23:55
@thiagotnunes thiagotnunes changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. chore: update Java microgenerator Mar 17, 2021
@thiagotnunes thiagotnunes merged commit daeba6e into master Mar 18, 2021
@thiagotnunes thiagotnunes deleted the autosynth-googleapis branch March 18, 2021 00:26
thiagotnunes pushed a commit that referenced this pull request Mar 19, 2021
* chore: autosynth

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.

* chore(release): update Java microgenerator to 1.0.1

Committer: @miraleung
PiperOrigin-RevId: 360805639

Source-Author: Google APIs <[email protected]>
Source-Date: Wed Mar 3 18:34:03 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 3befd26ca55723d3e8111909331eac1249837987
Source-Link: googleapis/googleapis@3befd26

* chore: update gax-java dependency to 1.62

PiperOrigin-RevId: 361377784

Source-Author: Google APIs <[email protected]>
Source-Date: Sat Mar 6 21:09:41 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 0e915217fb5261c1e57bfaf0e16ee5c7feaaba89
Source-Link: googleapis/googleapis@0e91521

* chore: upgrade gapic-generator-python to 0.42.2

PiperOrigin-RevId: 361662015

Source-Author: Google APIs <[email protected]>
Source-Date: Mon Mar 8 14:47:18 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 28a591963253d52ce3a25a918cafbdd9928de8cf
Source-Link: googleapis/googleapis@28a5919

* build: use gapic-generator-typescript v1.2.11.

Fixed IAM v1 library generation.
Committer: @alexander-fenster
PiperOrigin-RevId: 361676678

Source-Author: Google APIs <[email protected]>
Source-Date: Mon Mar 8 15:51:18 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 3aeb3a70f66457a9e6b07caff841719bb9873b57
Source-Link: googleapis/googleapis@3aeb3a7

* chore: update java microgenerator to 1.0.2 Adds request initialization to sample code

Committer: @miraleung
PiperOrigin-RevId: 362856902

Source-Author: Google APIs <[email protected]>
Source-Date: Sun Mar 14 20:47:20 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 1305ca41d554eb0725237561e34129373bb8cbc1
Source-Link: googleapis/googleapis@1305ca4

* chore: Use correct markdown for code block

PiperOrigin-RevId: 363012458

Source-Author: Google APIs <[email protected]>
Source-Date: Mon Mar 15 13:08:38 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: e1654206ff59f3a2a226828f9c9f354c253b36e4
Source-Link: googleapis/googleapis@e165420
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the googleapis/java-spanner API. cla: yes This human has signed the Contributor License Agreement. context: partial

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants