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

Add test coverage to the test suite #195

Open
foretspaisibles opened this issue Nov 24, 2022 · 0 comments
Open

Add test coverage to the test suite #195

foretspaisibles opened this issue Nov 24, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@foretspaisibles
Copy link
Collaborator

We now have a small test suite running on every push and we would like to see the test coverage. SBCL has some special extensions to do so.

Having the development/testsuite tool writing the details to test coverage on standard output would be good enough, or having a separate tool development/testcoverage doing so if that seems more practical.

Bonus points to pack the test coverage output in a ZIP file, store it in GitHub Actions, display coverage in a neat graph.

@foretspaisibles foretspaisibles added enhancement New feature or request good first issue Good for newcomers labels Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant