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-817091: Async execution #887

Merged
merged 48 commits into from
Mar 26, 2024

Mark class internal and use static instance

91f9ac8
Select commit
Loading
Failed to load commit list.
Merged

SNOW-817091: Async execution #887

Mark class internal and use static instance
91f9ac8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2024 in 0s

84.28% (+0.05%) compared to 8fa5df5

View this Pull Request on Codecov

84.28% (+0.05%) compared to 8fa5df5

Details

Codecov Report

Attention: Patch coverage is 79.59184% with 60 lines in your changes are missing coverage. Please review.

Project coverage is 84.28%. Comparing base (8fa5df5) to head (91f9ac8).

Files Patch % Lines
Snowflake.Data/Core/SFStatement.cs 62.65% 52 Missing and 7 partials ⚠️
Snowflake.Data/Core/QueryResultsAwaiter.cs 98.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #887      +/-   ##
==========================================
+ Coverage   84.23%   84.28%   +0.05%     
==========================================
  Files          88       89       +1     
  Lines        9402     9649     +247     
  Branches      884      912      +28     
==========================================
+ Hits         7920     8133     +213     
- Misses       1251     1282      +31     
- Partials      231      234       +3     

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