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

[Merged by Bors] - sql: add Database.WithConnection #6445

Closed
wants to merge 4 commits into from

sql: add Database.Connection/WithConnection, interface cleanup

ca2d5c6
Select commit
Loading
Failed to load commit list.
Closed

[Merged by Bors] - sql: add Database.WithConnection #6445

sql: add Database.Connection/WithConnection, interface cleanup
ca2d5c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 11, 2024 in 0s

53.8% of diff hit (target 79.9%)

View this Pull Request on Codecov

53.8% of diff hit (target 79.9%)

Annotations

Check warning on line 826 in sql/database.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sql/database.go#L825-L826

Added lines #L825 - L826 were not covered by tests

Check warning on line 832 in sql/database.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sql/database.go#L830-L832

Added lines #L830 - L832 were not covered by tests

Check warning on line 841 in sql/database.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sql/database.go#L840-L841

Added lines #L840 - L841 were not covered by tests

Check warning on line 1184 in sql/database.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sql/database.go#L1183-L1184

Added lines #L1183 - L1184 were not covered by tests

Check warning on line 1191 in sql/database.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sql/database.go#L1188-L1191

Added lines #L1188 - L1191 were not covered by tests