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

feat: bulksubscribe http #478

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

feat: bulksubscribe support

cb26d03
Select commit
Loading
Failed to load commit list.
Open

feat: bulksubscribe http #478

feat: bulksubscribe support
cb26d03
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Dec 4, 2023 in 1s

5.17% of diff hit (target 68.96%)

View this Pull Request on Codecov

5.17% of diff hit (target 68.96%)

Annotations

Check warning on line 43 in service/grpc/topic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/grpc/topic.go#L40-L43

Added lines #L40 - L43 were not covered by tests

Check warning on line 45 in service/grpc/topic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/grpc/topic.go#L45

Added line #L45 was not covered by tests

Check warning on line 93 in service/grpc/topic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/grpc/topic.go#L89-L93

Added lines #L89 - L93 were not covered by tests

Check warning on line 331 in service/http/topic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/http/topic.go#L328-L331

Added lines #L328 - L331 were not covered by tests

Check warning on line 339 in service/http/topic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/http/topic.go#L334-L339

Added lines #L334 - L339 were not covered by tests

Check warning on line 353 in service/http/topic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/http/topic.go#L341-L353

Added lines #L341 - L353 were not covered by tests

Check warning on line 358 in service/http/topic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/http/topic.go#L355-L358

Added lines #L355 - L358 were not covered by tests

Check warning on line 365 in service/http/topic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/http/topic.go#L361-L365

Added lines #L361 - L365 were not covered by tests

Check warning on line 422 in service/http/topic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/http/topic.go#L367-L422

Added lines #L367 - L422 were not covered by tests

Check warning on line 435 in service/http/topic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/http/topic.go#L425-L435

Added lines #L425 - L435 were not covered by tests

Check warning on line 438 in service/http/topic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/http/topic.go#L438

Added line #L438 was not covered by tests

Check warning on line 451 in service/http/topic.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/http/topic.go#L448-L451

Added lines #L448 - L451 were not covered by tests

Check warning on line 75 in service/internal/topicregistrar.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/internal/topicregistrar.go#L66-L75

Added lines #L66 - L75 were not covered by tests

Check warning on line 82 in service/internal/topicregistrar.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/internal/topicregistrar.go#L77-L82

Added lines #L77 - L82 were not covered by tests

Check warning on line 93 in service/internal/topicregistrar.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/internal/topicregistrar.go#L84-L93

Added lines #L84 - L93 were not covered by tests

Check warning on line 104 in service/internal/topicregistrar.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/internal/topicregistrar.go#L95-L104

Added lines #L95 - L104 were not covered by tests

Check warning on line 106 in service/internal/topicregistrar.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/internal/topicregistrar.go#L106

Added line #L106 was not covered by tests

Check warning on line 111 in service/internal/topicregistrar.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/internal/topicregistrar.go#L109-L111

Added lines #L109 - L111 were not covered by tests

Check warning on line 98 in service/internal/topicsubscription.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/internal/topicsubscription.go#L88-L98

Added lines #L88 - L98 were not covered by tests