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

Issue #7874: Resolve Pitest Issues - ImportOrderCheck (3) #7985

Merged
merged 1 commit into from Apr 2, 2020

Conversation

nrmancuso
Copy link
Member

@nrmancuso nrmancuso commented Mar 29, 2020

Resolves Issue #7874: Resolve Pitest Issues - ImportOrderCheck (3)

PiTest Report, ran before changes, showing surviving mutation:
https://nmancus1.github.io/Issue-7874/com.puppycrawl.tools.checkstyle.checks.imports/ImportOrderCheck.java.html#org.pitest.mutationtest.report.html.SourceFile@7ea147e3_820

Surviving mutation: removed conditional - replaced equality check with false → SURVIVED

PiTest Report, ran after changes, to show mutation was killed (updated):
https://nmancus1.github.io/Issue-7874/pitest_3/202003292351/com.puppycrawl.tools.checkstyle.checks.imports/ImportOrderCheck.java.html#org.pitest.mutationtest.report.html.SourceFile@2a2271dc_820

@nrmancuso
Copy link
Member Author

Just let me know if you want me to add TPARK to .ci/jsoref-spellchecker/whitelist.words, or try and find a different word to use.

@esilkensen
Copy link
Member

If there is another example that doesn’t require also changing the whitelist then that could be nice, but it seems OK to me to add it, I wonder what other reviewers think.

Nice fix!

@strkkk strkkk merged commit d8ed2b6 into checkstyle:master Apr 2, 2020
@strkkk
Copy link
Member

strkkk commented Apr 2, 2020

@esilkensen please assign next person to review and request review from them after you approve changes

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.

None yet

3 participants