SNOW-978164: Fix stmt.Exec for DML #978
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Dec 4, 2023 in 0s
82.80% (+0.00%) compared to ceea09f
View this Pull Request on Codecov
82.80% (+0.00%) compared to ceea09f
Details
Codecov Report
Attention: 9 lines
in your changes are missing coverage. Please review.
Comparison is base (
ceea09f
) 82.80% compared to head (e366b87
) 82.80%.
Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
result.go | 33.33% | 4 Missing |
connection_util.go | 75.00% | 2 Missing |
statement.go | 85.71% | 2 Missing |
retry.go | 96.55% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #978 +/- ##
=======================================
Coverage 82.80% 82.80%
=======================================
Files 50 50
Lines 9643 9684 +41
=======================================
+ Hits 7985 8019 +34
- Misses 1658 1665 +7
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading