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

Implement start command #13

Merged
merged 13 commits into from
Jan 17, 2024

add codecov project target 80%

00d5f16
Select commit
Loading
Failed to load commit list.
Merged

Implement start command #13

add codecov project target 80%
00d5f16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 17, 2024 in 0s

91.26% of diff hit (target 80.00%)

View this Pull Request on Codecov

91.26% of diff hit (target 80.00%)

Annotations

Check warning on line 136 in pkg/config/default.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/default.go#L134-L136

Added lines #L134 - L136 were not covered by tests

Check warning on line 48 in pkg/consumer/kafka.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/consumer/kafka.go#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 55 in pkg/consumer/kafka.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/consumer/kafka.go#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 68 in pkg/consumer/kafka.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/consumer/kafka.go#L65-L68

Added lines #L65 - L68 were not covered by tests

Check warning on line 140 in pkg/consumer/kafka.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/consumer/kafka.go#L139-L140

Added lines #L139 - L140 were not covered by tests

Check warning on line 159 in pkg/consumer/kafka.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/consumer/kafka.go#L158-L159

Added lines #L158 - L159 were not covered by tests

Check warning on line 172 in pkg/consumer/kafka.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/consumer/kafka.go#L170-L172

Added lines #L170 - L172 were not covered by tests

Check warning on line 176 in pkg/consumer/kafka.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/consumer/kafka.go#L174-L176

Added lines #L174 - L176 were not covered by tests

Check warning on line 189 in pkg/processor/default.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/processor/default.go#L188-L189

Added lines #L188 - L189 were not covered by tests