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-878067: Retry Strategy #803

Merged
merged 24 commits into from
Nov 6, 2023

SNOW-878067: Refactor setting which timeout to use

4f511f4
Select commit
Loading
Failed to load commit list.
Merged

SNOW-878067: Retry Strategy #803

SNOW-878067: Refactor setting which timeout to use
4f511f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2023 in 0s

83.54% (+0.16%) compared to 635b214

View this Pull Request on Codecov

83.54% (+0.16%) compared to 635b214

Details

Codecov Report

Merging #803 (4f511f4) into master (635b214) will increase coverage by 0.16%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #803      +/-   ##
==========================================
+ Coverage   83.38%   83.54%   +0.16%     
==========================================
  Files          89       89              
  Lines        9075     9146      +71     
  Branches      827      835       +8     
==========================================
+ Hits         7567     7641      +74     
+ Misses       1280     1278       -2     
+ Partials      228      227       -1     
Files Coverage Δ
Snowflake.Data/Core/HttpUtil.cs 96.82% <100.00%> (+0.33%) ⬆️
Snowflake.Data/Core/RestRequest.cs 89.02% <100.00%> (+0.41%) ⬆️
Snowflake.Data/Core/Session/SFSession.cs 79.41% <100.00%> (+0.10%) ⬆️
...Data/Core/Session/SFSessionHttpClientProperties.cs 94.93% <100.00%> (+2.48%) ⬆️
Snowflake.Data/Core/Session/SFSessionProperty.cs 82.08% <ø> (ø)

... and 1 file with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!