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

feat: add option for returning Spanner commit stats #817

Merged
merged 1 commit into from Jan 23, 2021

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/25b2f574-4678-403d-9678-cab6f7f91383/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 353145174
Source-Link: googleapis/googleapis@8fa381b

PiperOrigin-RevId: 353145174

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Jan 21 18:06:01 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 8fa381b7138f1d72966ff20563efae1b2194d359
Source-Link: googleapis/googleapis@8fa381b
@yoshi-automation yoshi-automation requested review from a team as code owners January 22, 2021 09:37
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Jan 22, 2021
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Jan 22, 2021
@codecov
Copy link

codecov bot commented Jan 22, 2021

Codecov Report

Merging #817 (d22cf07) into master (4aa770c) will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #817      +/-   ##
============================================
+ Coverage     84.83%   85.05%   +0.21%     
- Complexity     2473     2564      +91     
============================================
  Files           143      143              
  Lines         13779    14062     +283     
  Branches       1227     1348     +121     
============================================
+ Hits          11690    11961     +271     
- Misses         1530     1539       +9     
- Partials        559      562       +3     
Impacted Files Coverage Δ Complexity Δ
...ava/com/google/cloud/spanner/v1/SpannerClient.java 82.05% <ø> (+0.49%) 63.00 <0.00> (+14.00)
...a/com/google/cloud/spanner/SpannerRetryHelper.java 77.27% <0.00%> (-3.68%) 3.00% <0.00%> (ø%)
...oud/spanner/spi/v1/SpannerInterceptorProvider.java 55.55% <0.00%> (-3.27%) 6.00% <0.00%> (ø%)
...m/google/cloud/spanner/connection/SpannerPool.java 84.44% <0.00%> (-1.67%) 31.00% <0.00%> (ø%)
...connection/ClientSideStatementValueConverters.java 92.47% <0.00%> (-1.01%) 0.00% <0.00%> (ø%)
...loud/spanner/connection/ReadOnlyStalenessUtil.java 70.27% <0.00%> (-0.97%) 25.00% <0.00%> (ø%)
.../google/cloud/spanner/SpannerExceptionFactory.java 82.47% <0.00%> (-0.33%) 46.00% <0.00%> (+1.00%) ⬇️
...ain/java/com/google/cloud/spanner/SessionImpl.java 85.38% <0.00%> (-0.25%) 30.00% <0.00%> (ø%)
...java/com/google/cloud/spanner/BatchClientImpl.java 55.85% <0.00%> (-0.22%) 3.00% <0.00%> (ø%)
...ain/java/com/google/cloud/spanner/SessionPool.java 89.05% <0.00%> (-0.13%) 73.00% <0.00%> (ø%)
... and 33 more

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 4aa770c...d22cf07. Read the comment docs.

@skuruppu skuruppu merged commit 80d3585 into master Jan 23, 2021
@skuruppu skuruppu deleted the autosynth-googleapis branch January 23, 2021 00:55
thiagotnunes pushed a commit that referenced this pull request May 6, 2021
PiperOrigin-RevId: 353145174

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Jan 21 18:06:01 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 8fa381b7138f1d72966ff20563efae1b2194d359
Source-Link: googleapis/googleapis@8fa381b
ansh0l pushed a commit to ansh0l/java-spanner that referenced this pull request Nov 10, 2022
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

There is no corresponding google-cloud-go PR.

Changes:

chore: regenerate API index

  Source-Link: googleapis/googleapis@a2df6aa

feat: Client libraries for the Dataform API
  This is the first release of the Public Dataform API client libraries.

  PiperOrigin-RevId: 451825930
  Source-Link: googleapis/googleapis@34c6901

build(bigquery/dataexchange): include common protos in nodejs_gapic_assembly_pkg
  PiperOrigin-RevId: 451418978
  Source-Link: googleapis/googleapis@1848f08
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: full
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants