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 test coverage metrics #1081

Open
sondavidb opened this issue Feb 16, 2024 · 0 comments
Open

[FEATURE] Add test coverage metrics #1081

sondavidb opened this issue Feb 16, 2024 · 0 comments
Labels
feature New feature or request

Comments

@sondavidb
Copy link
Contributor

sondavidb commented Feb 16, 2024

Description

We know that our testing suite, while somewhat comprehensive, lacks in a few areas. It would be great future-proofing to ensure that we have good testing coverage that anyone can easily run.

Describe the solution you'd like

A Makefile target that will test for code coverage. Ideally this gets called in our workflow as well.

Describe any alternative solutions/features you've considered

None shy of manual debugging

Any additional context or information about the feature request

Once this is implemented, we can be more rigorous on tackling certain issues related to testing coverage. #290, #569, $570, #571 are all currently open as of opening this issue.

@sondavidb sondavidb added the feature New feature or request label Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant