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

Disallow static import of BugCheckerRefasctoringTestHelper.TestMode#TEXT_MATCH #862

Merged
merged 2 commits into from
Oct 30, 2023

Suggestion

f2a09ed
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Disallow static import of BugCheckerRefasctoringTestHelper.TestMode#TEXT_MATCH #862

Suggestion
f2a09ed
Select commit
Loading
Failed to load commit list.
GitHub Actions / pitest completed Oct 30, 2023 in 0s

Pitest mutation testing feedback

  • Surviving mutants in this change: 1
  • Killed mutants in this change: 0
class surviving killed
🧟tech.picnic.errorprone.refaster.test.RefasterRuleCollection 1 0

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

Annotations

Check warning on line 129 in refaster-test-support/src/main/java/tech/picnic/errorprone/refaster/test/RefasterRuleCollection.java

See this annotation in the file changed.

@github-actions github-actions / pitest

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

removed call to com/google/errorprone/BugCheckerRefactoringTestHelper::doTest (covered by 7 tests VoidMethodCallMutator)