SNOW-502598: Add async query execution #672
Merged
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 is90.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
Loading