Skip to content

Conversation

olavloite
Copy link
Collaborator

Fixes #718

@olavloite olavloite requested a review from skuruppu December 16, 2020 15:20
@olavloite olavloite requested a review from a team as a code owner December 16, 2020 15:20
@olavloite olavloite requested a review from a team December 16, 2020 15:20
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Dec 16, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 16, 2020
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Dec 16, 2020
@codecov
Copy link

codecov bot commented Dec 16, 2020

Codecov Report

Merging #758 (8fb0e69) into master (aa701f5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #758   +/-   ##
=========================================
  Coverage     85.15%   85.15%           
+ Complexity     2562     2561    -1     
=========================================
  Files           142      142           
  Lines         13960    13960           
  Branches       1331     1331           
=========================================
  Hits          11887    11887           
- Misses         1513     1514    +1     
+ Partials        560      559    -1     
Impacted Files Coverage Δ Complexity Δ
.../google/cloud/spanner/SpannerExceptionFactory.java 82.47% <0.00%> (-2.07%) 46.00% <0.00%> (-1.00%)
.../cloud/spanner/spi/v1/SpannerErrorInterceptor.java 65.00% <0.00%> (+5.00%) 3.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 aa701f5...8fb0e69. Read the comment docs.

@thiagotnunes thiagotnunes merged commit 0f7658d into master Dec 16, 2020
@thiagotnunes thiagotnunes deleted the issue-718 branch December 16, 2020 22:58
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.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#5512

Changes:

feat(recommender): Sustainability Projection
  Incorporate above new features, as well as update .bazel files.

  PiperOrigin-RevId: 427821134
  Source-Link: googleapis/googleapis@44d6bef

chore: use gapic-generator-python 0.63.2 docs: add generated snippets
  PiperOrigin-RevId: 427792504
  Source-Link: googleapis/googleapis@55b9e1e
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
🤖 I have created a release *beep* *boop*
---


## [2.6.0](googleapis/java-spanner-jdbc@v2.5.11...v2.6.0) (2022-02-24)


### Features

* add support for PostgreSQL dialect ([googleapis#739](googleapis/java-spanner-jdbc#739)) ([f9daa19](googleapis/java-spanner-jdbc@f9daa19))


### Bug Fixes

* create specific metadata queries for PG ([googleapis#759](googleapis/java-spanner-jdbc#759)) ([caffda0](googleapis/java-spanner-jdbc@caffda0))


### Dependencies

* update dependency com.google.cloud:google-cloud-spanner-bom to v6.20.0 ([googleapis#758](googleapis/java-spanner-jdbc#758)) ([311d1ca](googleapis/java-spanner-jdbc@311d1ca))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

com.example.spanner.QuickstartSampleIT: testQuickstart failed

4 participants