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

feat: database/sql integration #893

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

chore: another go1.18 rollback

ab1d3bf
Select commit
Loading
Failed to load commit list.
Open

feat: database/sql integration #893

chore: another go1.18 rollback
ab1d3bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 19, 2024 in 1s

51.82% of diff hit (target 82.90%)

View this Pull Request on Codecov

51.82% of diff hit (target 82.90%)

Annotations

Check warning on line 34 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L30-L34

Added lines #L30 - L34 were not covered by tests

Check warning on line 41 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L36-L41

Added lines #L36 - L41 were not covered by tests

Check warning on line 50 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L48-L50

Added lines #L48 - L50 were not covered by tests

Check warning on line 55 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 73 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L69-L73

Added lines #L69 - L73 were not covered by tests

Check warning on line 75 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L75

Added line #L75 was not covered by tests

Check warning on line 84 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L82-L84

Added lines #L82 - L84 were not covered by tests

Check warning on line 89 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 100 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L95-L100

Added lines #L95 - L100 were not covered by tests

Check warning on line 105 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L102-L105

Added lines #L102 - L105 were not covered by tests

Check warning on line 115 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L107-L115

Added lines #L107 - L115 were not covered by tests

Check warning on line 118 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 127 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L126-L127

Added lines #L126 - L127 were not covered by tests

Check warning on line 154 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L149-L154

Added lines #L149 - L154 were not covered by tests

Check warning on line 159 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L156-L159

Added lines #L156 - L159 were not covered by tests

Check warning on line 169 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L161-L169

Added lines #L161 - L169 were not covered by tests

Check warning on line 172 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 182 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L180-L182

Added lines #L180 - L182 were not covered by tests

Check warning on line 208 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L206-L208

Added lines #L206 - L208 were not covered by tests

Check warning on line 220 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L220

Added line #L220 was not covered by tests

Check warning on line 230 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L230

Added line #L230 was not covered by tests

Check warning on line 32 in sentrysql/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/driver.go#L29-L32

Added lines #L29 - L32 were not covered by tests

Check warning on line 34 in sentrysql/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/driver.go#L34

Added line #L34 was not covered by tests

Check warning on line 41 in sentrysql/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/driver.go#L37-L41

Added lines #L37 - L41 were not covered by tests

Check warning on line 43 in sentrysql/driver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/driver.go#L43

Added line #L43 was not covered by tests