Skip to content

Issue #13102: kill mutation for DeclarationOrderCheck#13104

Merged
romani merged 1 commit intocheckstyle:masterfrom
Kevin222004:DO1
May 30, 2023
Merged

Issue #13102: kill mutation for DeclarationOrderCheck#13104
romani merged 1 commit intocheckstyle:masterfrom
Kevin222004:DO1

Conversation

@Kevin222004
Copy link
Copy Markdown
Contributor

Issue #13102: kill mutation for DeclarationOrderCheck

covering

<mutation unstable="false">
<sourceFile>DeclarationOrderCheck.java</sourceFile>
<mutatedClass>com.puppycrawl.tools.checkstyle.checks.coding.DeclarationOrderCheck</mutatedClass>
<mutatedMethod>processModifiersState</mutatedMethod>
<mutator>org.pitest.mutationtest.engine.gregor.mutators.experimental.MemberVariableMutator</mutator>
<description>Removed assignment to member variable declarationAccess</description>
<lineContent>state.declarationAccess = Scope.PUBLIC;</lineContent>
</mutation>

Copy link
Copy Markdown
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 after CI pass

@Kevin222004
Copy link
Copy Markdown
Contributor Author

@romani in this pr only test has been added if this is fine please merge it so we can't face merge conflict again

@romani romani merged commit f633d9b into checkstyle:master May 30, 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.

2 participants