Issue #13501: Kill mutation for AtclauseOrder#13515
Merged
romani merged 1 commit intocheckstyle:masterfrom Aug 9, 2023
Merged
Conversation
Contributor
Author
|
Github, generate report |
61 tasks
Contributor
Contributor
Author
|
Github, generate report |
Contributor
romani
requested changes
Aug 7, 2023
Member
romani
left a comment
There was a problem hiding this comment.
pitest killing is correct.
small item:
src/main/java/com/puppycrawl/tools/checkstyle/checks/javadoc/AtclauseOrderCheck.java
Outdated
Show resolved
Hide resolved
eee511d to
7f83d59
Compare
Member
|
CI is failing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue #13501: Kill mutation for AtclauseOrder
Check
https://checkstyle.org/checks/javadoc/atclauseorder.html#AtclauseOrder
Mutation
checkstyle/config/pitest-suppressions/pitest-javadoc-suppressions.xml
Lines 66 to 73 in 7e879f3
Explaination
The tags go trimmed at
checkstyle/src/main/java/com/puppycrawl/tools/checkstyle/AbstractAutomaticBean.java
Lines 368 to 371 in 7e879f3
before setToken
Regression
Overview
no diff
Report-1 :- https://checkstyle-diff-reports.s3.us-east-2.amazonaws.com/c9ee9e2_2023120752/reports/diff/index.html
Report-2 :- https://checkstyle-diff-reports.s3.us-east-2.amazonaws.com/c9ee9e2_2023180229/reports/diff/index.html
Diff Regression config: https://gist.githubusercontent.com/Kevin222004/b55841e291e59cfec63ffb63dc635840/raw/5ca37f4703a35b84dfc4e5fcaf52dcc95b11c710/Atclause.xml
Diff Regression projects: https://gist.githubusercontent.com/Kevin222004/9600f179b602d4c971bdb0a050099005/raw/360a95ed7bb60d7a0956e531199d484c4d6f6617/test-projects.properties
Report label: Report-2