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: generate sample code in the Java microgenerator #821

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/0ae55182-06f0-43ed-98b1-1c835bf4b2f1/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 a review from a team February 9, 2021 01:23
@yoshi-automation yoshi-automation requested a review from a team as a code owner February 9, 2021 01:23
@product-auto-label product-auto-label bot added the api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. label Feb 9, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 9, 2021
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Feb 9, 2021
@codecov
Copy link

codecov bot commented Feb 9, 2021

Codecov Report

Merging #821 (5ecbce5) into master (ba4b1a2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #821   +/-   ##
=========================================
  Coverage     81.13%   81.13%           
  Complexity      996      996           
=========================================
  Files            74       74           
  Lines          5339     5339           
  Branches        413      413           
=========================================
  Hits           4332     4332           
  Misses          837      837           
  Partials        170      170           
Impacted Files Coverage Δ Complexity Δ
...ud/bigquery/storage/v1/BaseBigQueryReadClient.java 60.97% <ø> (ø) 12.00 <0.00> (ø)
...uery/storage/v1/stub/BigQueryReadStubSettings.java 84.25% <ø> (ø) 12.00 <0.00> (ø)
...bigquery/storage/v1alpha2/BigQueryWriteClient.java 80.51% <ø> (ø) 38.00 <0.00> (ø)
...ery/storage/v1beta1/BaseBigQueryStorageClient.java 72.88% <ø> (ø) 22.00 <0.00> (ø)
...rage/v1beta1/stub/BigQueryStorageStubSettings.java 84.35% <ø> (ø) 14.00 <0.00> (ø)
...gquery/storage/v1beta2/BaseBigQueryReadClient.java 60.97% <ø> (ø) 12.00 <0.00> (ø)
.../bigquery/storage/v1beta2/BigQueryWriteClient.java 75.38% <ø> (ø) 33.00 <0.00> (ø)
...storage/v1beta2/stub/BigQueryReadStubSettings.java 84.25% <ø> (ø) 12.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 ba4b1a2...6c15126. Read the comment docs.

@stephaniewang526 stephaniewang526 merged commit 3ab9a30 into master Feb 9, 2021
@stephaniewang526 stephaniewang526 deleted the autosynth-googleapis branch February 9, 2021 16:43
shubhwip pushed a commit to shubhwip/java-bigquerystorage that referenced this pull request Oct 7, 2023
…en-plugin to v1.6.10 (googleapis#821)

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/) ([source](https://togithub.com/sonatype/nexus-maven-plugins)) | `1.6.9` -> `1.6.10` | [![age](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.10/compatibility-slim/1.6.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.10/confidence-slim/1.6.9)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>sonatype/nexus-maven-plugins</summary>

### [`v1.6.10`](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.9...release-1.6.10)

[Compare Source](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.9...release-1.6.10)

</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, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-storage-nio).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquerystorage Issues related to the googleapis/java-bigquerystorage 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

4 participants