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

feature: add manual kafka message commit integration #76

Merged
merged 24 commits into from
Dec 10, 2023

refactor code

1333410
Select commit
Loading
Failed to load commit list.
Merged

feature: add manual kafka message commit integration #76

refactor code
1333410
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 10, 2023 in 1s

49.06% of diff hit (target 34.05%)

View this Pull Request on Codecov

49.06% of diff hit (target 34.05%)

Annotations

Check warning on line 20 in batch_consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

batch_consumer.go#L20

Added line #L20 was not covered by tests

Check warning on line 28 in batch_consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

batch_consumer.go#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 53 in batch_consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

batch_consumer.go#L53

Added line #L53 was not covered by tests

Check warning on line 56 in batch_consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

batch_consumer.go#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 138 in batch_consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

batch_consumer.go#L138

Added line #L138 was not covered by tests

Check warning on line 29 in collector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

collector.go#L29

Added line #L29 was not covered by tests

Check warning on line 36 in collector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

collector.go#L36

Added line #L36 was not covered by tests

Check warning on line 47 in collector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

collector.go#L47

Added line #L47 was not covered by tests

Check warning on line 53 in collector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

collector.go#L53

Added line #L53 was not covered by tests

Check warning on line 18 in consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer.go#L18

Added line #L18 was not covered by tests

Check warning on line 46 in consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer.go#L46

Added line #L46 was not covered by tests

Check warning on line 49 in consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer.go#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 53 in consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 56 in consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer.go#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 59 in consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 65 in consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer.go#L61-L65

Added lines #L61 - L65 were not covered by tests

Check warning on line 71 in consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer.go#L68-L71

Added lines #L68 - L71 were not covered by tests

Check warning on line 74 in consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer.go#L74

Added line #L74 was not covered by tests

Check warning on line 77 in consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 83 in consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer.go#L83

Added line #L83 was not covered by tests

Check warning on line 88 in consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer.go#L88

Added line #L88 was not covered by tests

Check warning on line 90 in consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer.go#L90

Added line #L90 was not covered by tests

Check warning on line 97 in consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 101 in consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer.go#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 106 in consumer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

consumer.go#L105-L106

Added lines #L105 - L106 were not covered by tests