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

fix: fix flaky test - #798

Merged
mutianf merged 1 commit into
googleapis:masterfrom
mutianf:flaky_test
May 6, 2021
Merged

fix: fix flaky test#798
mutianf merged 1 commit into
googleapis:masterfrom
mutianf:flaky_test

Conversation

@mutianf

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 #<issue_number_goes_here> ☕️

@mutianf
mutianf requested a review from a teamMay 6, 2021 20:38
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label May 6, 2021
@product-auto-labelproduct-auto-labelBot added the api: bigtable Issues related to the googleapis/java-bigtable API. label May 6, 2021
@codecov

codecovBot commented May 6, 2021

Copy link
Copy Markdown

Codecov Report

Merging #798 (928bc2a) into master (be81ef8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #798 +/- ##
=========================================
Coverage 83.46% 83.46% - Complexity 1314 1315 +1 
=========================================
Files 114 114 Lines 7806 7806 Branches 446 446 =========================================
Hits 6515 6515 Misses 1036 1036 Partials 255 255 
Impacted FilesCoverage ΔComplexity Δ
...ata/v2/stub/metrics/HeaderTracerUnaryCallable.java89.47% <0.00%> (ø)3.00% <0.00%> (+1.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 be81ef8...928bc2a. Read the comment docs.

@mutianf
mutianf merged commit 83e0e8c into googleapis:masterMay 6, 2021
@mutianf
mutianf deleted the flaky_test branch May 6, 2021 21:03
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigtableIssues related to the googleapis/java-bigtable API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mutianf@igorbernstein2