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

Limit line coverage to only mutated classes #1159

Merged
merged 1 commit into from
Feb 27, 2023

Conversation

hcoles
Copy link
Owner

@hcoles hcoles commented Feb 27, 2023

The line coverage data displayed on the console includes all targetted code, while the figures shown in the report are implicitly limited to mutated classes. These causes constant confusion.

This change limits the console coverage to also include only mutated classes.

The line coverage data displayed on the console includes all targetted
code, while the figures shown in the report are implicitly limited to
mutated classes. These causes constant confusion.

This change limits the console coverage to also include only mutated
classes.
@hcoles hcoles merged commit 5945e95 into master Feb 27, 2023
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

Successfully merging this pull request may close these issues.

1 participant