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

Implementation: test coverage CI workflow #135

Open
rvanasa opened this issue Feb 6, 2025 · 0 comments
Open

Implementation: test coverage CI workflow #135

rvanasa opened this issue Feb 6, 2025 · 0 comments
Assignees

Comments

@rvanasa
Copy link
Collaborator

rvanasa commented Feb 6, 2025

In order to find potential gaps in test coverage, I will look into setting up a CI workflow which checks that the test suite includes at least one reference to each function in the API lockfile. This will most likely start as a simple regex- or untyped AST-based solution that we could eventually replace with a more sophisticated and general-purpose test coverage system.

@rvanasa rvanasa self-assigned this Feb 6, 2025
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