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

#460: Add support for @EqualsAndHashCode(cacheStrategy = LAZY) #461

Merged
merged 1 commit into from
Jul 7, 2021

Conversation

janeisklar
Copy link
Contributor

What problem does this pull request solve?

This solves issue #460

Please provide any additional information below.

NOTE

  • Please run mvn spotless:apply to format the code before opening a PR. Otherwise, GitHub Actions will complain at you 😉. Unfortunately, you will need to have Node installed to do so.
  • Mutation tests will be run by PITest after opening the PR. It will post comments in the PR for each issue found. Please take a look at them, but if the comments don't make sense, please don't worry about them.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2021

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

class surviving killed
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.internal.util.CachedHashCodeInitializer 0 2

Mutation testing report generated by PITest - https://pitest.org/

@jqno jqno merged commit e3f2094 into jqno:main Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants