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

Prevent ExplicitEnumOrdering from throwing an NPE #998

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

Stephan202
Copy link
Member

@Stephan202 Stephan202 commented Jan 27, 2024

Suggested commit message:

Prevent `ExplicitEnumOrdering` from throwing an NPE (#998)

Found while evaluating Qodana.

@Stephan202 Stephan202 added this to the 0.15.0 milestone Jan 27, 2024
Copy link

Looks good. All 5 mutations in this change were killed.

class surviving killed
🎉tech.picnic.errorprone.bugpatterns.ExplicitEnumOrdering 0 5

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

@rickie rickie added the bug fix label Jan 27, 2024
Copy link
Contributor

@mohamedsamehsalah mohamedsamehsalah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@rickie rickie force-pushed the sschroevers/fix-ExplicitEnumOrdering-npe branch from 02b63a4 to 0577ad1 Compare January 28, 2024 11:37
Copy link

Looks good. All 5 mutations in this change were killed.

class surviving killed
🎉tech.picnic.errorprone.bugpatterns.ExplicitEnumOrdering 0 5

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

@rickie rickie force-pushed the sschroevers/fix-ExplicitEnumOrdering-npe branch from 0577ad1 to cfdb2a4 Compare January 28, 2024 12:17
Copy link

Copy link

Looks good. All 5 mutations in this change were killed.

class surviving killed
🎉tech.picnic.errorprone.bugpatterns.ExplicitEnumOrdering 0 5

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

@rickie rickie merged commit e65e2ce into master Jan 28, 2024
16 checks passed
@rickie rickie deleted the sschroevers/fix-ExplicitEnumOrdering-npe branch January 28, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants