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-1640968 chunk downloader fix #1022

Merged
merged 10 commits into from
Oct 9, 2024

Merge remote-tracking branch 'origin/SNOW-1640968-chunk_downloader_fi…

0f8ba07
Select commit
Loading
Failed to load commit list.
Merged

SNOW-1640968 chunk downloader fix #1022

Merge remote-tracking branch 'origin/SNOW-1640968-chunk_downloader_fi…
0f8ba07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 0s

85.86% (-0.01%) compared to ef6db7e, passed because coverage increased by 0.12% when compared to adjusted base (85.74%)

View this Pull Request on Codecov

85.86% (-0.01%) compared to ef6db7e, passed because coverage increased by 0.12% when compared to adjusted base (85.74%)

Details

Codecov Report

Attention: Patch coverage is 96.68508% with 6 lines in your changes missing coverage. Please review.

Project coverage is 85.86%. Comparing base (ef6db7e) to head (0f8ba07).

Files with missing lines Patch % Lines
Snowflake.Data/Core/SFBlockingChunkDownloaderV3.cs 95.83% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1022      +/-   ##
==========================================
- Coverage   85.87%   85.86%   -0.01%     
==========================================
  Files         118      118              
  Lines       11455    11486      +31     
  Branches     1146     1148       +2     
==========================================
+ Hits         9837     9863      +26     
- Misses       1333     1340       +7     
+ Partials      285      283       -2     

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