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

Show ignored mutants on progress and summary #1612

Merged
merged 3 commits into from Dec 13, 2021

Conversation

sidz
Copy link
Member

@sidz sidz commented Dec 12, 2021

This PR adds ignored mutants in progress bar as well as in summary metrics.

Requested in: #1607

"@default": true,
"MethodCallRemoval": {
"ignore": [
"Infection\\Finder\\SourceFilesFinder::__construct::63"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

class no longer exist

@sidz sidz force-pushed the ignored-by-regex-mutations-counter branch from 3f8bddc to b19c791 Compare December 12, 2021 19:32
@maks-rafalko maks-rafalko added this to the next milestone Dec 13, 2021
@sidz sidz merged commit 17a3d98 into master Dec 13, 2021
@sidz sidz deleted the ignored-by-regex-mutations-counter branch December 13, 2021 07:10
@sidz
Copy link
Member Author

sidz commented Dec 13, 2021

merged. thanks @maks-rafalko, @sanmai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants