Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

test: fix build#734

Merged
pmakani merged 3 commits intogoogleapis:masterfrom
twinkle-kadia:java-bigquery-725
Sep 16, 2020
Merged

test: fix build#734
pmakani merged 3 commits intogoogleapis:masterfrom
twinkle-kadia:java-bigquery-725

Conversation

@twinkle-kadia
Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #725

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 16, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 16, 2020

Codecov Report

Merging #734 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #734   +/-   ##
=========================================
  Coverage     81.07%   81.07%           
  Complexity     1236     1236           
=========================================
  Files            78       78           
  Lines          6334     6334           
  Branches        705      705           
=========================================
  Hits           5135     5135           
  Misses          833      833           
  Partials        366      366           

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 c126826...ae5b1c9. Read the comment docs.

@pmakani pmakani changed the title Java bigquery 725 test: fix build Sep 16, 2020
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/java-bigquery API. label Sep 16, 2020
@pmakani pmakani added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 16, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 16, 2020
@pmakani pmakani added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 16, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 16, 2020
@pmakani pmakani merged commit 061c148 into googleapis:master Sep 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/java-bigquery API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bigquery.it.ITBigQueryTest: testStructQuery failed

3 participants