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

✨ Support workq #194

Merged
merged 4 commits into from
Sep 18, 2023

:sparkles: Support workq

21f7616
Select commit
Loading
Failed to load commit list.
Merged

✨ Support workq #194

:sparkles: Support workq
21f7616
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 16, 2023 in 0s

0.00% of diff hit (target 51.65%)

View this Pull Request on Codecov

0.00% of diff hit (target 51.65%)

Annotations

Check warning on line 154 in pkg/dal/dao/builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dal/dao/builder.go#L143-L154

Added lines #L143 - L154 were not covered by tests

Check warning on line 159 in pkg/dal/dao/builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dal/dao/builder.go#L156-L159

Added lines #L156 - L159 were not covered by tests

Check warning on line 183 in pkg/dal/dao/code_repository.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dal/dao/code_repository.go#L182-L183

Added lines #L182 - L183 were not covered by tests

Check warning on line 53 in pkg/dal/dao/workq.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dal/dao/workq.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 63 in pkg/dal/dao/workq.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dal/dao/workq.go#L56-L63

Added lines #L56 - L63 were not covered by tests

Check warning on line 68 in pkg/dal/dao/workq.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dal/dao/workq.go#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 73 in pkg/dal/dao/workq.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dal/dao/workq.go#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 92 in pkg/dal/dao/workq.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dal/dao/workq.go#L77-L92

Added lines #L77 - L92 were not covered by tests