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 survivals in modules - 5 #13809

Closed
33 tasks done
Kevin222004 opened this issue Oct 1, 2023 · 2 comments
Closed
33 tasks done

Resolve pitest survivals in modules - 5 #13809

Kevin222004 opened this issue Oct 1, 2023 · 2 comments

Comments

@Kevin222004
Copy link
Collaborator

Kevin222004 commented Oct 1, 2023

Split from 13321
Part of #13089

4) Pitest-Filters

1) SuppressionCommentFilter


3) SuppressFilterElement


5) SuppressWithPlainTextCommentFilter


7) XpathFilterElement


8) SuppressWithPlainTextCommentFilter$Suppression


6) Pitest-Common

1) PackageObjectFactory

some related issue #11902


3) ConfigurationLoader$InternalLoader


5) Checker


6) AuditEventDefaultFormatter


7) Pitest-Utils

1) JavadocUtil


2) XpathUtil

4) CommonUtil


5) TokenUtil


9) Pitest-tree-walker


2) TreeWalker

5) Pitest-common-2

1) JavaParser


2) JavadocPropertiesGenerator


3) XmlLoader


1) Pitest-Import

2) FileImportControl


2) Pitest-coding-2

1) FinalLocalVariableCheck


2) UnusedLocalVariableCheck


8) Pitest-api

1) Violation

3) Pitest-Xpath

3) RootNode

5) AbstractRootNode


@romani romani added the approved label Oct 1, 2023
Kevin222004 added a commit to Kevin222004/checkstyle that referenced this issue Oct 1, 2023
Kevin222004 added a commit to Kevin222004/checkstyle that referenced this issue Oct 1, 2023
@github-actions github-actions bot added this to the 10.12.4 milestone Oct 1, 2023
romani added a commit to romani/checkstyle that referenced this issue Oct 3, 2023
Kevin222004 added a commit to Kevin222004/checkstyle that referenced this issue Oct 3, 2023
Kevin222004 added a commit to Kevin222004/checkstyle that referenced this issue Oct 4, 2023
Kevin222004 added a commit to Kevin222004/checkstyle that referenced this issue Oct 4, 2023
Kevin222004 added a commit to Kevin222004/checkstyle that referenced this issue Oct 4, 2023
Kevin222004 added a commit to Kevin222004/checkstyle that referenced this issue Oct 4, 2023
Kevin222004 added a commit to Kevin222004/checkstyle that referenced this issue Oct 4, 2023
Kevin222004 added a commit to Kevin222004/checkstyle that referenced this issue Oct 4, 2023
romani added a commit to romani/checkstyle that referenced this issue Oct 4, 2023
romani added a commit to romani/checkstyle that referenced this issue Oct 4, 2023
Kevin222004 added a commit to Kevin222004/checkstyle that referenced this issue Oct 4, 2023
Kevin222004 added a commit to Kevin222004/checkstyle that referenced this issue Oct 4, 2023
Kevin222004 added a commit to Kevin222004/checkstyle that referenced this issue Oct 4, 2023
rdiachenko pushed a commit to Kevin222004/checkstyle that referenced this issue Oct 4, 2023
Kevin222004 added a commit to Kevin222004/checkstyle that referenced this issue Oct 5, 2023
Kevin222004 added a commit to Kevin222004/checkstyle that referenced this issue Oct 5, 2023
romani added a commit to romani/checkstyle that referenced this issue Oct 5, 2023
romani pushed a commit that referenced this issue Nov 2, 2023
Kevin222004 added a commit to Kevin222004/checkstyle that referenced this issue Nov 3, 2023
Kevin222004 added a commit to Kevin222004/checkstyle that referenced this issue Nov 3, 2023
romani pushed a commit to Kevin222004/checkstyle that referenced this issue Nov 5, 2023
romani pushed a commit to Kevin222004/checkstyle that referenced this issue Nov 5, 2023
romani pushed a commit to Kevin222004/checkstyle that referenced this issue Nov 5, 2023
Kevin222004 added a commit to Kevin222004/checkstyle that referenced this issue Nov 5, 2023
romani added a commit to Kevin222004/checkstyle that referenced this issue Nov 7, 2023
romani added a commit to Kevin222004/checkstyle that referenced this issue Nov 7, 2023
romani added a commit to Kevin222004/checkstyle that referenced this issue Nov 7, 2023
romani added a commit to Kevin222004/checkstyle that referenced this issue Nov 7, 2023
romani pushed a commit to Kevin222004/checkstyle that referenced this issue Nov 8, 2023
romani pushed a commit to Kevin222004/checkstyle that referenced this issue Nov 10, 2023
romani pushed a commit to Kevin222004/checkstyle that referenced this issue Nov 10, 2023
romani pushed a commit to Kevin222004/checkstyle that referenced this issue Nov 11, 2023
romani pushed a commit to Kevin222004/checkstyle that referenced this issue Nov 11, 2023
romani pushed a commit to Kevin222004/checkstyle that referenced this issue Nov 11, 2023
romani pushed a commit to romani/checkstyle that referenced this issue Nov 11, 2023
romani pushed a commit to Kevin222004/checkstyle that referenced this issue Nov 11, 2023
@romani
Copy link
Member

romani commented Nov 11, 2023

Leftovers are moved to #14019

@romani romani closed this as completed Nov 11, 2023
romani pushed a commit to Kevin222004/checkstyle that referenced this issue Nov 12, 2023
@romani
Copy link
Member

romani commented Nov 12, 2023

1) Pitest-Filters


1) SuppressFilterElement

  • MemberVariableMutator (10) 10 mutations delayed until hcoles/pitest#1230

2 SuppressWithNearbyCommentFilter$Tag

  • MemberVariableMutator (2) 2 mutations delayed until hcoles/pitest#1230

3) SuppressWithPlainTextCommentFilter$Suppression

  • MemberVariableMutator (2) 2 mutations delayed until hcoles/pitest#1230

10) SuppressionCommentFilter$Tag

  • MemberVariableMutator (2) 2 mutations delayed until hcoles/pitest#1230

2) Pitest-Common

4) LocalizedMessage

  • MemberVariableMutator (1) delayed until hcoles/pitest#1230

3) Pitest-Import

1) PkgImportControl

  • MemberVariableMutator (3) --- all are delayed until hcoles/pitest#1230

2) FileImportControl

  • MemberVariableMutator (1) delayed until hcoles/pitest#1230

4) Pitest-api

1) Violation

  • MemberVariableMutator (1) delayed until hcoles/pitest#1230

2) FileText

  • MemberVariableMutator (1) --> delayed until hcoles/pitest#1230

5) Pitest-Xpath

1) FollowingIterator

  • MemberVariableMutator (1) delayed until hcoles/pitest#1230

2) ReverseListIterator

  • memberVariableMutator (1) delayed until hcoles/pitest#1230

3) PrecedingIterator

  • MemberVariableMutator (1) delayed until hcoles/pitest#1230

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

2 participants