Split poet into registration and worker services #364
77.7% of diff hit (target 73.7%)
View this Pull Request on Codecov
77.7% of diff hit (target 73.7%)
Annotations
Check warning on line 53 in db/migrate.go
codecov / codecov/patch
db/migrate.go#L53
Added line #L53 was not covered by tests
Check warning on line 47 in registration/db.go
codecov / codecov/patch
registration/db.go#L46-L47
Added lines #L46 - L47 were not covered by tests
Check warning on line 69 in registration/db.go
codecov / codecov/patch
registration/db.go#L68-L69
Added lines #L68 - L69 were not covered by tests
Check warning on line 72 in registration/db.go
codecov / codecov/patch
registration/db.go#L71-L72
Added lines #L71 - L72 were not covered by tests
Check warning on line 80 in registration/db.go
codecov / codecov/patch
registration/db.go#L79-L80
Added lines #L79 - L80 were not covered by tests
Check warning on line 86 in registration/db.go
codecov / codecov/patch
registration/db.go#L85-L86
Added lines #L85 - L86 were not covered by tests
Check warning on line 94 in registration/db.go
codecov / codecov/patch
registration/db.go#L93-L94
Added lines #L93 - L94 were not covered by tests
Check warning on line 106 in registration/db.go
codecov / codecov/patch
registration/db.go#L100-L106
Added lines #L100 - L106 were not covered by tests
Check warning on line 111 in registration/db.go
codecov / codecov/patch
registration/db.go#L109-L111
Added lines #L109 - L111 were not covered by tests
Check warning on line 119 in registration/db.go
codecov / codecov/patch
registration/db.go#L118-L119
Added lines #L118 - L119 were not covered by tests
Check warning on line 132 in registration/db.go
codecov / codecov/patch
registration/db.go#L130-L132
Added lines #L130 - L132 were not covered by tests
Check warning on line 143 in registration/db.go
codecov / codecov/patch
registration/db.go#L142-L143
Added lines #L142 - L143 were not covered by tests
Check warning on line 102 in registration/registration.go
codecov / codecov/patch
registration/registration.go#L101-L102
Added lines #L101 - L102 were not covered by tests
Check warning on line 110 in registration/registration.go
codecov / codecov/patch
registration/registration.go#L109-L110
Added lines #L109 - L110 were not covered by tests
Check warning on line 132 in registration/registration.go
codecov / codecov/patch
registration/registration.go#L131-L132
Added lines #L131 - L132 were not covered by tests
Check warning on line 153 in registration/registration.go
codecov / codecov/patch
registration/registration.go#L152-L153
Added lines #L152 - L153 were not covered by tests
Check warning on line 159 in registration/registration.go
codecov / codecov/patch
registration/registration.go#L158-L159
Added lines #L158 - L159 were not covered by tests
Check warning on line 162 in registration/registration.go
codecov / codecov/patch
registration/registration.go#L161-L162
Added lines #L161 - L162 were not covered by tests
Check warning on line 167 in registration/registration.go
codecov / codecov/patch
registration/registration.go#L166-L167
Added lines #L166 - L167 were not covered by tests
Check warning on line 182 in registration/registration.go
codecov / codecov/patch
registration/registration.go#L181-L182
Added lines #L181 - L182 were not covered by tests
Check warning on line 200 in registration/registration.go
codecov / codecov/patch
registration/registration.go#L199-L200
Added lines #L199 - L200 were not covered by tests
Check warning on line 210 in registration/registration.go
codecov / codecov/patch
registration/registration.go#L209-L210
Added lines #L209 - L210 were not covered by tests
Check warning on line 215 in registration/registration.go
codecov / codecov/patch
registration/registration.go#L214-L215
Added lines #L214 - L215 were not covered by tests
Check warning on line 232 in registration/registration.go
codecov / codecov/patch
registration/registration.go#L231-L232
Added lines #L231 - L232 were not covered by tests
Check warning on line 240 in registration/registration.go
codecov / codecov/patch
registration/registration.go#L239-L240
Added lines #L239 - L240 were not covered by tests