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

docs: generate sample code in the Java microgenerator #859

Merged
merged 1 commit into from Feb 9, 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/e60e4eed-29ea-40db-9d76-db4f7b86bd2c/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 356341083
Source-Link: googleapis/googleapis@8d8c008

Committer: @miraleung
PiperOrigin-RevId: 356341083

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Feb 8 13:33:28 2021 -0800
Source-Repo: googleapis/googleapis
Source-Sha: 8d8c008e56f1af31d57f75561e0f1848ffb29eeb
Source-Link: googleapis/googleapis@8d8c008
@yoshi-automation yoshi-automation requested review from a team as code owners February 8, 2021 22:35
@product-auto-label product-auto-label bot added api: spanner Issues related to the googleapis/java-spanner API. samples Issues that are directly related to samples. labels Feb 8, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 8, 2021
@codecov
Copy link

codecov bot commented Feb 8, 2021

Codecov Report

Merging #859 (7c5cd1e) into master (58cebd8) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #859      +/-   ##
============================================
- Coverage     85.06%   85.04%   -0.02%     
+ Complexity     2585     2583       -2     
============================================
  Files           143      143              
  Lines         14145    14145              
  Branches       1369     1369              
============================================
- Hits          12032    12030       -2     
- Misses         1541     1542       +1     
- Partials        572      573       +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> (ø)
...ud/spanner/SessionPoolAsyncTransactionManager.java 85.71% <0.00%> (-1.59%) 11.00% <0.00%> (-2.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 58cebd8...8395404. Read the comment docs.

@Neenu1995 Neenu1995 changed the title feat: generate sample code in the Java microgenerator docs: generate sample code in the Java microgenerator Feb 9, 2021
@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Feb 9, 2021
@thiagotnunes thiagotnunes merged commit 7cdfb82 into master Feb 9, 2021
@thiagotnunes thiagotnunes deleted the autosynth-googleapis branch February 9, 2021 01:22
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 9, 2021
ansh0l pushed a commit to ansh0l/java-spanner that referenced this pull request Nov 10, 2022
By declaring 1.17 we enable downstream consumers this module to
take advantage of mod graph pruning and lazy loading of modules. We
still support older versions, but this is just nice for our users
that are declaring a newer version in their module.
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 samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants