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 #13809: Kill mutation in Checker-4 #13914

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

Kevin222004
Copy link
Contributor

Issue #13809: Kill mutation in Checker-4


Mutation

<mutation unstable="false">
<sourceFile>Checker.java</sourceFile>
<mutatedClass>com.puppycrawl.tools.checkstyle.Checker</mutatedClass>
<mutatedMethod>processFile</mutatedMethod>
<mutator>org.pitest.mutationtest.engine.gregor.mutators.NonVoidMethodCallMutator</mutator>
<description>removed call to java/io/IOException::getMessage</description>
<lineContent>new String[] {ioe.getMessage()}, null, getClass(), null));</lineContent>
</mutation>


Explaintion

Test added

Copy link
Member

@romani romani left a comment

Choose a reason for hiding this comment

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

Ok to merge if ci pass

Copy link
Member

@Vyom-Yadav Vyom-Yadav left a comment

Choose a reason for hiding this comment

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

lgtm!

@Vyom-Yadav Vyom-Yadav assigned romani and unassigned Vyom-Yadav Oct 20, 2023
@romani romani assigned rdiachenko and unassigned romani Oct 20, 2023
@romani romani merged commit f43a897 into checkstyle:master Oct 20, 2023
112 checks passed
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

4 participants