Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNOW-1739483 improve calculation of time to wait before retry #1046

Merged
merged 3 commits into from
Oct 28, 2024

Conversation

sfc-gh-dstempniak
Copy link
Collaborator

Description

Improve calculation of time to wait before retry

Checklist

  • Code compiles correctly
  • Code is formatted according to Coding Conventions
  • Created tests which fail without the change (if possible)
  • All tests passing (dotnet test)
  • Extended the README / documentation, if necessary
  • Provide JIRA issue id (if possible) or GitHub issue id in PR name

@sfc-gh-dstempniak sfc-gh-dstempniak requested a review from a team as a code owner October 25, 2024 14:53
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.17%. Comparing base (fe8e848) to head (e6ef935).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1046      +/-   ##
==========================================
+ Coverage   86.11%   86.17%   +0.05%     
==========================================
  Files         120      120              
  Lines       11629    11628       -1     
  Branches     1167     1167              
==========================================
+ Hits        10014    10020       +6     
+ Misses       1332     1328       -4     
+ Partials      283      280       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sfc-gh-dstempniak sfc-gh-dstempniak merged commit b21bfb3 into master Oct 28, 2024
52 checks passed
@sfc-gh-dstempniak sfc-gh-dstempniak deleted the SNOW-1739483_3 branch October 28, 2024 21:04
@github-actions github-actions bot locked and limited conversation to collaborators Oct 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants