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-978164: Fix stmt.Exec for DML #978

Merged
merged 13 commits into from
Dec 4, 2023

lint

7f670a2
Select commit
Loading
Failed to load commit list.
Merged

SNOW-978164: Fix stmt.Exec for DML #978

lint
7f670a2
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Dec 4, 2023 in 1s

78.37% of diff hit (target 82.80%)

View this Pull Request on Codecov

78.37% of diff hit (target 82.80%)

Annotations

Check warning on line 207 in connection_util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

connection_util.go#L206-L207

Added lines #L206 - L207 were not covered by tests

Check warning on line 84 in result.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

result.go#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 88 in result.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

result.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 64 in statement.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

statement.go#L63-L64

Added lines #L63 - L64 were not covered by tests