Skip to content

Drop the JavaKeywords class #3985

Drop the JavaKeywords class

Drop the JavaKeywords class #3985

GitHub Actions / pitest completed Dec 9, 2024 in 1s

Pitest mutation testing feedback

  • Surviving mutants in this change: 1
  • Killed mutants in this change: 5
class surviving killed
🧟tech.picnic.errorprone.utils.SourceCode 1 3
🎉tech.picnic.errorprone.utils.ConflictDetection 0 2

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

Annotations

Check warning on line 41 in error-prone-utils/src/main/java/tech/picnic/errorprone/utils/SourceCode.java

See this annotation in the file changed.

@github-actions github-actions / pitest

A change can be made to line 41 without causing a test to fail

changed conditional boundary (covered by 17 tests ConditionalsBoundaryMutator)