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

Resolve pitest for profile misc-2 #12334

Closed
Kevin222004 opened this issue Oct 22, 2022 · 2 comments
Closed

Resolve pitest for profile misc-2 #12334

Kevin222004 opened this issue Oct 22, 2022 · 2 comments

Comments

@Kevin222004
Copy link
Collaborator

Related to #7797

kill mutation

<mutation unstable="false">
<sourceFile>SuppressWarningsHolder.java</sourceFile>
<mutatedClass>com.puppycrawl.tools.checkstyle.checks.SuppressWarningsHolder</mutatedClass>
<mutatedMethod>getStringExpr</mutatedMethod>
<mutator>org.pitest.mutationtest.engine.gregor.mutators.experimental.RemoveSwitchMutator_0</mutator>
<description>RemoveSwitch 0 mutation</description>
<lineContent>switch (firstChild.getType()) {</lineContent>
</mutation>
<mutation unstable="false">
<sourceFile>SuppressWarningsHolder.java</sourceFile>
<mutatedClass>com.puppycrawl.tools.checkstyle.checks.SuppressWarningsHolder</mutatedClass>
<mutatedMethod>getStringExpr</mutatedMethod>
<mutator>org.pitest.mutationtest.engine.gregor.mutators.experimental.RemoveSwitchMutator_1</mutator>
<description>RemoveSwitch 1 mutation</description>
<lineContent>switch (firstChild.getType()) {</lineContent>
</mutation>

@nrmancuso
Copy link
Member

nrmancuso commented Oct 24, 2022

@Kevin222004 please reference #12341 (instead of #7797) for any new pitest issues as you create them, this will help others to find your issues/PRs as examples in the future.

@romani
Copy link
Member

romani commented Sep 5, 2023

as of now, all misc survivals are resolved by other PRs of this project

@romani romani closed this as completed Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants