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-502598: Add async query execution #672

Merged
merged 20 commits into from
Nov 6, 2023

Merge branch 'master' into SNOW-502598-async-query-exec

6944e99
Select commit
Loading
Failed to load commit list.
Merged

SNOW-502598: Add async query execution #672

Merge branch 'master' into SNOW-502598-async-query-exec
6944e99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2023 in 0s

87.80% (+0.03%) compared to 6cc2fda

View this Pull Request on Codecov

87.80% (+0.03%) compared to 6cc2fda

Details

Codecov Report

Merging #672 (6944e99) into master (6cc2fda) will increase coverage by 0.03%.
The diff coverage is 90.90%.

@@            Coverage Diff             @@
##           master     #672      +/-   ##
==========================================
+ Coverage   87.77%   87.80%   +0.03%     
==========================================
  Files          60       61       +1     
  Lines        5628     5725      +97     
==========================================
+ Hits         4940     5027      +87     
- Misses        688      698      +10     
Files Coverage Δ
lib/connection/statement.js 93.34% <100.00%> (+0.21%) ⬆️
lib/constants/error_messages.js 100.00% <100.00%> (ø)
lib/constants/query_status.js 100.00% <100.00%> (ø)
lib/errors.js 96.63% <100.00%> (+0.06%) ⬆️
lib/http/base.js 88.60% <100.00%> (+3.08%) ⬆️
lib/services/sf.js 86.49% <100.00%> (ø)
lib/connection/connection.js 86.78% <81.13%> (-2.48%) ⬇️

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more