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 attempt of fixing lint issues

c6ebbda
Select commit
Loading
Failed to load commit list.
Open

feat: database/sql integration #893

chore: another attempt of fixing lint issues
c6ebbda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 18, 2024 in 1s

0.00% of diff hit (target 82.90%)

View this Pull Request on Codecov

0.00% of diff hit (target 82.90%)

Annotations

Check warning on line 20 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L16-L20

Added lines #L16 - L20 were not covered by tests

Check warning on line 27 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L22-L27

Added lines #L22 - L27 were not covered by tests

Check warning on line 35 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L30-L35

Added lines #L30 - L35 were not covered by tests

Check warning on line 40 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L37-L40

Added lines #L37 - L40 were not covered by tests

Check warning on line 47 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L42-L47

Added lines #L42 - L47 were not covered by tests

Check warning on line 51 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 58 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L54-L58

Added lines #L54 - L58 were not covered by tests

Check warning on line 60 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L60

Added line #L60 was not covered by tests

Check warning on line 69 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L63-L69

Added lines #L63 - L69 were not covered by tests

Check warning on line 74 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L71-L74

Added lines #L71 - L74 were not covered by tests

Check warning on line 76 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L76

Added line #L76 was not covered by tests

Check warning on line 85 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L80-L85

Added lines #L80 - L85 were not covered by tests

Check warning on line 90 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L87-L90

Added lines #L87 - L90 were not covered by tests

Check warning on line 111 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L92-L111

Added lines #L92 - L111 were not covered by tests

Check warning on line 114 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L113-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 123 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L118-L123

Added lines #L118 - L123 were not covered by tests

Check warning on line 128 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L125-L128

Added lines #L125 - L128 were not covered by tests

Check warning on line 149 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L130-L149

Added lines #L130 - L149 were not covered by tests

Check warning on line 152 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 161 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L156-L161

Added lines #L156 - L161 were not covered by tests

Check warning on line 166 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L163-L166

Added lines #L163 - L166 were not covered by tests

Check warning on line 187 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L168-L187

Added lines #L168 - L187 were not covered by tests

Check warning on line 190 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 199 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L194-L199

Added lines #L194 - L199 were not covered by tests

Check warning on line 204 in sentrysql/conn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentrysql/conn.go#L201-L204

Added lines #L201 - L204 were not covered by tests