error-prone-support icon indicating copy to clipboard operation
error-prone-support copied to clipboard

Introduce `DuplicateAnnotationAttributeListing`

Open mohamedsamehsalah opened this issue 3 months ago • 4 comments

#1044

Suggested commit message 🎉

Introduce `DuplicateAnnotationAttributeListing` bug checker

mohamedsamehsalah avatar Mar 09 '24 21:03 mohamedsamehsalah

  • Surviving mutants in this change: 8
  • Killed mutants in this change: 35
class surviving killed
:zombie:tech.picnic.errorprone.bugpatterns.DuplicateAnnotationAttributeListing$1 4 8
:zombie:tech.picnic.errorprone.bugpatterns.DuplicateAnnotationAttributeListing 4 27

Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

github-actions[bot] avatar Mar 09 '24 21:03 github-actions[bot]

  • Surviving mutants in this change: 8
  • Killed mutants in this change: 35
class surviving killed
:zombie:tech.picnic.errorprone.bugpatterns.DuplicateAnnotationAttributeListing$1 4 8
:zombie:tech.picnic.errorprone.bugpatterns.DuplicateAnnotationAttributeListing 4 27

Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

github-actions[bot] avatar Mar 09 '24 21:03 github-actions[bot]

  • Surviving mutants in this change: 8
  • Killed mutants in this change: 43
class surviving killed
:zombie:tech.picnic.errorprone.bugpatterns.DuplicateAnnotationAttributeListing$1 4 8
:zombie:tech.picnic.errorprone.bugpatterns.DuplicateAnnotationAttributeListing 4 35

Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

github-actions[bot] avatar Mar 10 '24 11:03 github-actions[bot]