8000 Spanner: Fix test cases for gax 1.47 by olavloite · Pull Request #5625 · googleapis/google-cloud-java · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@olavloite
8000 Copy link

The Spanner client used to disable gax retries and timeouts by setting the retryable status codes on the gapic client to an empty set. Setting these codes to an empty set does not disable timeouts in gax 1.47. All test cases that tested this condition have been removed.

@olavloite olavloite requested a review from a team as a code owner July 1, 2019 17:56
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 1, 2019
@sduskis sduskis merged commit 9659047 into googleapis:master Jul 1, 2019
@codecov
Copy link
codecov bot commented Jul 1, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #5625   +/-   ##
=========================================
  Coverage     46.71%   46.71%           
  Complexity    24627    24627           
=========================================
  Files          2351     2351           
  Lines        256125   256125           
  Branches      29325    29325           
=========================================
  Hits         119648   119648           
  Misses       127559   127559           
  Partials       8918     8918

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 a2223d5...fbf4b75. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

0