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

Generate coverage report from unit and integration tests #323

Open
pederhan opened this issue Nov 17, 2024 · 0 comments
Open

Generate coverage report from unit and integration tests #323

pederhan opened this issue Nov 17, 2024 · 0 comments

Comments

@pederhan
Copy link
Member

It would be useful to generate a coverage report from a combination of unit tests and the integration test suite. That would give us an overview of commands that are in need of better testing.

Seeing as the breakage fixed in #322 slipped under the radar, it means that command is neither tested by unit tests or integration tests. Having proper coverage reporting would have warned us of that command (and others) not being tested.

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