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

chore: regenerate README #956

Merged
merged 1 commit into from
Mar 22, 2021
Merged

chore: regenerate README #956

merged 1 commit into from
Mar 22, 2021

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Log from Synthtool
2021-03-22 15:32:14,816 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquerystorage/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-03-22 15:32:15,852 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.

Full log will be available here:
https://source.cloud.google.com/results/invocations/9be4b08c-65bc-4ddb-81cf-9402bf4f1a1b/targets

  • To automatically regenerate this PR, check this box.

@yoshi-automation yoshi-automation requested a review from a team March 22, 2021 15:32
@yoshi-automation yoshi-automation requested a review from a team as a code owner March 22, 2021 15:32
@product-auto-label product-auto-label bot added the api: bigquerystorage Issues related to the googleapis/java-bigquerystorage API. label Mar 22, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 22, 2021
Copy link
Collaborator

@yoshi-approver yoshi-approver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rubber stamped PR!

@yoshi-approver yoshi-approver added the automerge Merge the pull request once unit tests and other checks pass. label Mar 22, 2021
@codecov
Copy link

codecov bot commented Mar 22, 2021

Codecov Report

Merging #956 (87c63e5) into master (a6b5356) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #956   +/-   ##
=========================================
  Coverage     81.05%   81.05%           
  Complexity     1038     1038           
=========================================
  Files            77       77           
  Lines          5632     5632           
  Branches        431      431           
=========================================
  Hits           4565     4565           
  Misses          884      884           
  Partials        183      183           

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 a6b5356...87c63e5. Read the comment docs.

@gcf-merge-on-green gcf-merge-on-green bot merged commit 5a63ea5 into master Mar 22, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-readme branch March 22, 2021 15:58
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 22, 2021
stephaniewang526 pushed a commit that referenced this pull request Mar 24, 2021
* Place Holder Stress Test for Setup

* Making a basic long running test for the Write API

* Simple stress test placeholder in folder st.

* Add simple time caclulation

* Cleaning up before submitting pull

* caching changes

* Cleaning up and adding TODO

* Added copywrite info at beginning of file

* Removing error causing lines

* Moving Before class into single test to fix permissions issues

* Ran mvn format, should fix lint errors

* Resolving comments, removing unneccsary code

* Fixing comments and cleaning up

* Moved creation of client back into BeforeClass and resolved some other comments

* Formating fix

* Changed name from ST to IT to fix errors

* Formatting

* Aggregating data and logging once

* Refactoring down to only the simple case. Complex case will be handled in a different PR

* Quick rename

* Adding complex schema default stream test

* Formatting

* Adding Time Encoding Integration Test Placeholder

* Removing Stress test from this branch and moving it to the appropriate branch

* Add integration test to make sure that encoding and decoding across a table insertion holds up

* Added Integration test, renamed functions and got rid of redundant functions

* Fix License Header

* Java Lang set to 8 in order to use Java Local Time

* Removing nano functions, cleaning up comments

* Added round trip test to unit tests

* Moving to threeten time instead of java time

* Removing Java Time Dependency

* Lint

* Adding Time Encoding Integration Test Placeholder

* Removing Stress test from this branch and moving it to the appropriate branch

* Add integration test to make sure that encoding and decoding across a table insertion holds up

* Added Integration test, renamed functions and got rid of redundant functions

* Fix License Header

* Java Lang set to 8 in order to use Java Local Time

* Removing nano functions, cleaning up comments

* Added round trip test to unit tests

* Moving to threeten time instead of java time

* Removing Java Time Dependency

* Lint

* Remove E2E test for another PR. Split Unit tests into better named tests

* Lint

* Combining Encode and Decode Test for easier reading

* Removing unused methods

* Adding Time Encoding Integration Test Placeholder

* Removing Stress test from this branch and moving it to the appropriate branch

* Add integration test to make sure that encoding and decoding across a table insertion holds up

* Added Integration test, renamed functions and got rid of redundant functions

* Fix License Header

* Java Lang set to 8 in order to use Java Local Time

* Removing nano functions, cleaning up comments

* Added round trip test to unit tests

* Moving to threeten time instead of java time

* Removing Java Time Dependency

* Lint

* Remove E2E test for another PR. Split Unit tests into better named tests

* Lint

* Combining Encode and Decode Test for easier reading

* Removing unused methods

* E2E test for time encoding with supporting change to BQTableSchemaToProtoDescriptor

* Remove INT64 fields and make Time fields repeated

* Lint

* Dealing with errors in BQTableSchemaToProtoDescriptorTest

* Fixing testing to accept new Time format as integer.

* deps: update dependency com.google.cloud:google-cloud-bigquery to v1.127.10 (#955)

* chore: regenerate README (#950)

This PR was generated using Autosynth. 🌈


<details><summary>Log from Synthtool</summary>

```
2021-03-18 22:45:20,095 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquerystorage/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-03-18 22:45:21,018 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.

```
</details>

Full log will be available here:
https://source.cloud.google.com/results/invocations/93099bcc-ab35-48d5-ab7a-79fbfbcb0bba/targets

- [ ] To automatically regenerate this PR, check this box.

* chore: regenerate README (#956)

This PR was generated using Autosynth. 🌈


<details><summary>Log from Synthtool</summary>

```
2021-03-22 15:32:14,816 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigquerystorage/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-03-22 15:32:15,852 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.

```
</details>

Full log will be available here:
https://source.cloud.google.com/results/invocations/9be4b08c-65bc-4ddb-81cf-9402bf4f1a1b/targets

- [ ] To automatically regenerate this PR, check this box.

* Fixing manual write client test

* Removing Stress Test, will be moved to its own repository for kokoro job.

* Cleaning up unneccessary diffs

* Cleaning up uneccessary diffs

* Small change to retrigger Integration Tests

Co-authored-by: WhiteSource Renovate <[email protected]>
Co-authored-by: Yoshi Automation Bot <[email protected]>
shubhwip pushed a commit to shubhwip/java-bigquerystorage that referenced this pull request Oct 7, 2023
…ers for Java code (googleapis#1494) (googleapis#956)

Source-Link: googleapis/synthtool@da89e53
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:04f254abfe5f47fe73ae6f91d68d55c3b76e722a4943066c3bb0ce03573b4ad9
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants