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

Split poet into registration and worker services #364

Merged
merged 29 commits into from
Sep 12, 2023

Finish config refactor

8a8e0eb
Select commit
Loading
Failed to load commit list.
Merged

Split poet into registration and worker services #364

Finish config refactor
8a8e0eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 12, 2023 in 1s

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

db/migrate.go#L53

Added line #L53 was not covered by tests

Check warning on line 47 in registration/db.go

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

registration/registration.go#L239-L240

Added lines #L239 - L240 were not covered by tests