Architectural changes #10
84.76% of diff hit (target 90.45%)
View this Pull Request on Codecov
84.76% of diff hit (target 90.45%)
Annotations
Check warning on line 24 in internal/db/mysql.go
codecov / codecov/patch
internal/db/mysql.go#L23-L24
Added lines #L23 - L24 were not covered by tests
Check warning on line 31 in internal/db/mysql.go
codecov / codecov/patch
internal/db/mysql.go#L30-L31
Added lines #L30 - L31 were not covered by tests
Check warning on line 59 in internal/db/mysql.go
codecov / codecov/patch
internal/db/mysql.go#L58-L59
Added lines #L58 - L59 were not covered by tests
Check warning on line 67 in internal/db/mysql.go
codecov / codecov/patch
internal/db/mysql.go#L66-L67
Added lines #L66 - L67 were not covered by tests
Check warning on line 78 in internal/db/mysql.go
codecov / codecov/patch
internal/db/mysql.go#L77-L78
Added lines #L77 - L78 were not covered by tests
Check warning on line 87 in internal/db/mysql.go
codecov / codecov/patch
internal/db/mysql.go#L86-L87
Added lines #L86 - L87 were not covered by tests
Check warning on line 126 in internal/db/mysql.go
codecov / codecov/patch
internal/db/mysql.go#L125-L126
Added lines #L125 - L126 were not covered by tests
Check warning on line 26 in internal/db/pg.go
codecov / codecov/patch
internal/db/pg.go#L25-L26
Added lines #L25 - L26 were not covered by tests
Check warning on line 33 in internal/db/pg.go
codecov / codecov/patch
internal/db/pg.go#L32-L33
Added lines #L32 - L33 were not covered by tests
Check warning on line 45 in internal/db/pg.go
codecov / codecov/patch
internal/db/pg.go#L44-L45
Added lines #L44 - L45 were not covered by tests
Check warning on line 62 in internal/db/pg.go
codecov / codecov/patch
internal/db/pg.go#L61-L62
Added lines #L61 - L62 were not covered by tests
Check warning on line 70 in internal/db/pg.go
codecov / codecov/patch
internal/db/pg.go#L69-L70
Added lines #L69 - L70 were not covered by tests
Check warning on line 81 in internal/db/pg.go
codecov / codecov/patch
internal/db/pg.go#L80-L81
Added lines #L80 - L81 were not covered by tests
Check warning on line 90 in internal/db/pg.go
codecov / codecov/patch
internal/db/pg.go#L89-L90
Added lines #L89 - L90 were not covered by tests
Check warning on line 129 in internal/db/pg.go
codecov / codecov/patch
internal/db/pg.go#L128-L129
Added lines #L128 - L129 were not covered by tests
Check warning on line 30 in internal/db/sqlite.go
codecov / codecov/patch
internal/db/sqlite.go#L29-L30
Added lines #L29 - L30 were not covered by tests
Check warning on line 37 in internal/db/sqlite.go
codecov / codecov/patch
internal/db/sqlite.go#L36-L37
Added lines #L36 - L37 were not covered by tests
Check warning on line 64 in internal/db/sqlite.go
codecov / codecov/patch
internal/db/sqlite.go#L63-L64
Added lines #L63 - L64 were not covered by tests
Check warning on line 72 in internal/db/sqlite.go
codecov / codecov/patch
internal/db/sqlite.go#L71-L72
Added lines #L71 - L72 were not covered by tests
Check warning on line 83 in internal/db/sqlite.go
codecov / codecov/patch
internal/db/sqlite.go#L82-L83
Added lines #L82 - L83 were not covered by tests
Check warning on line 92 in internal/db/sqlite.go
codecov / codecov/patch
internal/db/sqlite.go#L91-L92
Added lines #L91 - L92 were not covered by tests
Check warning on line 37 in internal/handlers/dbHandlers.go
codecov / codecov/patch
internal/handlers/dbHandlers.go#L36-L37
Added lines #L36 - L37 were not covered by tests
Check warning on line 56 in internal/handlers/dbHandlers.go
codecov / codecov/patch
internal/handlers/dbHandlers.go#L55-L56
Added lines #L55 - L56 were not covered by tests
Check warning on line 69 in internal/server.go
codecov / codecov/patch
internal/server.go#L69
Added line #L69 was not covered by tests