Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

fix: add BetaApi tag to setLogicalTimeout #1335

Merged
merged 1 commit into from Mar 25, 2021

Conversation

noahdietz
Copy link
Contributor

I forgot to add the @BetaApi annotation to the new RetrySettings.Builder.setLogicalTimeout helper in #1334 .

@noahdietz noahdietz requested review from a team as code owners March 25, 2021 22:19
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 25, 2021
@codecov
Copy link

codecov bot commented Mar 25, 2021

Codecov Report

Merging #1335 (5891c5d) into master (97d3214) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1335   +/-   ##
=========================================
  Coverage     80.53%   80.53%           
  Complexity     1331     1331           
=========================================
  Files           210      210           
  Lines          5686     5686           
  Branches        519      519           
=========================================
  Hits           4579     4579           
  Misses          895      895           
  Partials        212      212           
Impacted Files Coverage Δ Complexity Δ
...ava/com/google/api/gax/retrying/RetrySettings.java 55.76% <ø> (ø) 2.00 <0.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 97d3214...5891c5d. Read the comment docs.

@noahdietz noahdietz merged commit fc7169d into googleapis:master Mar 25, 2021
@noahdietz noahdietz deleted the beta-set-logical branch March 25, 2021 22:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants