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

Improve test coverage for backends/kafka #312

Open
brainsnail opened this issue Sep 30, 2022 · 0 comments
Open

Improve test coverage for backends/kafka #312

brainsnail opened this issue Sep 30, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request hacktoberfest Eligible for Hacktoberfest PRs

Comments

@brainsnail
Copy link
Contributor

brainsnail commented Sep 30, 2022

What are we looking for?

We're looking to improve test coverage across the board. In this case, first start by checking the existing coverage by running make test/dev to get a sense of the existing coverage. Then take a look at existing tests to see how to cover the codebase. We'd like to improve coverage as we believe it gives folks higher confidence in the code that they are running.

This is one of the more complex areas of plumber, so it may not be a good first issue.

For an example PR that includes an update to tests check out https://github.com/batchcorp/plumber/pull/296/files

@brainsnail brainsnail added documentation Improvements or additions to documentation enhancement New feature or request hacktoberfest Eligible for Hacktoberfest PRs labels Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request hacktoberfest Eligible for Hacktoberfest PRs
Projects
None yet
Development

No branches or pull requests

1 participant