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

test: fix flaky test#726

Merged
stephaniewang526 merged 2 commits intogoogleapis:masterfrom
pmakani:flaky-test
Sep 8, 2020
Merged

test: fix flaky test#726
stephaniewang526 merged 2 commits intogoogleapis:masterfrom
pmakani:flaky-test

Conversation

@pmakani
Copy link
Copy Markdown
Contributor

@pmakani pmakani commented Sep 7, 2020

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 #724

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

codecov bot commented Sep 7, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #726   +/-   ##
=========================================
  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 fb6d543...a76bc1d. Read the comment docs.

@pmakani pmakani marked this pull request as ready for review September 7, 2020 15:10
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/java-bigquery API. label Sep 8, 2020
@stephaniewang526 stephaniewang526 merged commit 136d6fb into googleapis:master Sep 8, 2020
@pmakani pmakani deleted the flaky-test branch September 10, 2020 13:14
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: testListPartitions failed

2 participants