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

Test code coverage #578

Open
t4ccer opened this issue Sep 19, 2022 · 1 comment
Open

Test code coverage #578

t4ccer opened this issue Sep 19, 2022 · 1 comment
Labels
enhancement New feature or request testing

Comments

@t4ccer
Copy link
Collaborator

t4ccer commented Sep 19, 2022

Implement test code coverage solution based on traces

@L-as
Copy link
Member

L-as commented Sep 19, 2022

More thorough explanation:
For each term t, we transform it into trace "<location information>" t, and later on use this information to figure out what pieces of code weren't hit.

@SeungheonOh SeungheonOh added enhancement New feature or request testing labels Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing
Projects
None yet
Development

No branches or pull requests

3 participants