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

Merge branch 'master' into SNOW-1739483_3

e6ef935
Select commit
Loading
Failed to load commit list.
Merged

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

Merge branch 'master' into SNOW-1739483_3
e6ef935
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 1s

86.17% (+0.05%) compared to fe8e848

View this Pull Request on Codecov

86.17% (+0.05%) compared to fe8e848

Details

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.