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: change consumeFn and batchConsumeFn as pointer signature #62

Merged
merged 1 commit into from
Nov 9, 2023

feat: change consumeFn and batchConsumeFn as pointer signature

af8af57
Select commit
Loading
Failed to load commit list.
Merged

feat: change consumeFn and batchConsumeFn as pointer signature #62

feat: change consumeFn and batchConsumeFn as pointer signature
af8af57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 4, 2023 in 0s

75.00% of diff hit (target 31.19%)

View this Pull Request on Codecov

75.00% of diff hit (target 31.19%)

Annotations

Check warning on line 33 in batch_consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

batch_consumer.go#L33

Added line #L33 was not covered by tests

Check warning on line 72 in consumer_base.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer_base.go#L72

Added line #L72 was not covered by tests

Check warning on line 76 in message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

message.go#L76

Added line #L76 was not covered by tests

Check warning on line 85 in message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

message.go#L85

Added line #L85 was not covered by tests