Skip to content

fixup! feat: sqlconnect library

Codecov / codecov/patch succeeded Feb 16, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 15 in sqlconnect/async.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/async.go#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 27 in sqlconnect/async.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/async.go#L20-L27

Added lines #L20 - L27 were not covered by tests

Check warning on line 33 in sqlconnect/async.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/async.go#L29-L33

Added lines #L29 - L33 were not covered by tests

Check warning on line 40 in sqlconnect/async.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/async.go#L35-L40

Added lines #L35 - L40 were not covered by tests

Check warning on line 45 in sqlconnect/async.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/async.go#L42-L45

Added lines #L42 - L45 were not covered by tests

Check warning on line 47 in sqlconnect/async.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/async.go#L47

Added line #L47 was not covered by tests

Check warning on line 50 in sqlconnect/async.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/async.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 53 in sqlconnect/async.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/async.go#L53

Added line #L53 was not covered by tests

Check warning on line 12 in sqlconnect/db_factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/db_factory.go#L12

Added line #L12 was not covered by tests

Check warning on line 39 in sqlconnect/def_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/def_query.go#L31-L39

Added lines #L31 - L39 were not covered by tests

Check warning on line 44 in sqlconnect/def_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/def_query.go#L44

Added line #L44 was not covered by tests

Check warning on line 49 in sqlconnect/def_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/def_query.go#L46-L49

Added lines #L46 - L49 were not covered by tests

Check warning on line 53 in sqlconnect/def_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/def_query.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 55 in sqlconnect/def_query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/def_query.go#L55

Added line #L55 was not covered by tests

Check warning on line 21 in sqlconnect/internal/base/db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/internal/base/db.go#L17-L21

Added lines #L17 - L21 were not covered by tests

Check warning on line 37 in sqlconnect/internal/base/db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/internal/base/db.go#L32-L37

Added lines #L32 - L37 were not covered by tests

Check warning on line 42 in sqlconnect/internal/base/db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/internal/base/db.go#L39-L42

Added lines #L39 - L42 were not covered by tests

Check warning on line 56 in sqlconnect/internal/base/db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/internal/base/db.go#L44-L56

Added lines #L44 - L56 were not covered by tests

Check warning on line 77 in sqlconnect/internal/base/db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/internal/base/db.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 12 in sqlconnect/internal/base/dbopts.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/internal/base/dbopts.go#L11-L12

Added lines #L11 - L12 were not covered by tests

Check warning on line 14 in sqlconnect/internal/base/dbopts.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/internal/base/dbopts.go#L14

Added line #L14 was not covered by tests

Check warning on line 15 in sqlconnect/internal/base/dialect.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/internal/base/dialect.go#L13-L15

Added lines #L13 - L15 were not covered by tests

Check warning on line 17 in sqlconnect/internal/base/dialect.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/internal/base/dialect.go#L17

Added line #L17 was not covered by tests

Check warning on line 27 in sqlconnect/internal/base/dialect.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/internal/base/dialect.go#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 13 in sqlconnect/internal/base/mapper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sqlconnect/internal/base/mapper.go#L12-L13

Added lines #L12 - L13 were not covered by tests