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

Re-evaluate test coverage #252

Open
setrofim opened this issue Aug 15, 2024 · 0 comments
Open

Re-evaluate test coverage #252

setrofim opened this issue Aug 15, 2024 · 0 comments

Comments

@setrofim
Copy link
Collaborator

At the moment, we have a number of subpackages that are being excluded from coverage checks (see IGNORE_COVERAGE in the top-level Makefile). This is generally for good reason, and the code in those packages is being exerecised elsewhere (either in other subpackages' unit tests, or via integration tests).

However, we should go through these one-by-one and make sure that there aren't units tests worth adding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant