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

Improve handling of mapped fields in JPA entities #837

Merged
merged 8 commits into from
Jul 8, 2023
Merged

Conversation

jqno
Copy link
Owner

@jqno jqno commented Jun 29, 2023

No description provided.

@github-actions
Copy link
Contributor

  • Surviving mutants in this change: 2
  • Killed mutants in this change: 4
class surviving killed
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 1 0
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 1 0
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

1 similar comment
@github-actions
Copy link
Contributor

  • Surviving mutants in this change: 2
  • Killed mutants in this change: 4
class surviving killed
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 1 0
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 1 0
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

@github-actions
Copy link
Contributor

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

class surviving killed
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 0 1

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 2, 2023

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

class surviving killed
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 0 1

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

1 similar comment
@github-actions
Copy link
Contributor

github-actions bot commented Jul 5, 2023

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

class surviving killed
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 0 1

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 5, 2023

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

class surviving killed
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 0 1

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

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

class surviving killed
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.internal.checkers.fieldchecks.JpaLazyGetterFieldCheck 0 3

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

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

class surviving killed
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.internal.checkers.fieldchecks.JpaLazyGetterFieldCheck 0 3

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

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

class surviving killed
nl.jqno.equalsverifier.internal.checkers.FieldsChecker 0 2
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.internal.checkers.fieldchecks.JpaLazyGetterFieldCheck 0 3

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

3 similar comments
@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

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

class surviving killed
nl.jqno.equalsverifier.internal.checkers.FieldsChecker 0 2
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.internal.checkers.fieldchecks.JpaLazyGetterFieldCheck 0 3

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

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

class surviving killed
nl.jqno.equalsverifier.internal.checkers.FieldsChecker 0 2
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.internal.checkers.fieldchecks.JpaLazyGetterFieldCheck 0 3

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

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

class surviving killed
nl.jqno.equalsverifier.internal.checkers.FieldsChecker 0 2
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.internal.checkers.fieldchecks.JpaLazyGetterFieldCheck 0 3

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

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

class surviving killed
nl.jqno.equalsverifier.internal.checkers.FieldsChecker 0 2
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.internal.checkers.fieldchecks.JpaLazyGetterFieldCheck 0 3

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

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

class surviving killed
nl.jqno.equalsverifier.internal.checkers.FieldsChecker 0 2
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.internal.checkers.fieldchecks.JpaLazyGetterFieldCheck 0 3

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

1 similar comment
@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

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

class surviving killed
nl.jqno.equalsverifier.internal.checkers.FieldsChecker 0 2
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.internal.checkers.fieldchecks.JpaLazyGetterFieldCheck 0 3

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

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

class surviving killed
nl.jqno.equalsverifier.internal.checkers.FieldsChecker 0 2
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.internal.checkers.fieldchecks.JpaLazyGetterFieldCheck 0 3

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

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

class surviving killed
nl.jqno.equalsverifier.internal.checkers.FieldsChecker 0 2
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.internal.checkers.fieldchecks.JpaLazyGetterFieldCheck 0 3

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2023

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

class surviving killed
nl.jqno.equalsverifier.internal.checkers.FieldsChecker 0 2
nl.jqno.equalsverifier.api.SingleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.ConfiguredEqualsVerifier 0 1
nl.jqno.equalsverifier.internal.util.Configuration 0 3
nl.jqno.equalsverifier.api.MultipleTypeEqualsVerifierApi 0 1
nl.jqno.equalsverifier.internal.checkers.fieldchecks.JpaLazyGetterFieldCheck 0 3

Mutation testing report generated by PITest - https://pitest.org - if there are surviving mutants, please check the line comments under 'Files changed', or the full report under the 'CI / pitest' check below this comment.

@jqno jqno changed the title Improve handling of lazy fields Improve handling of mapped fields in JPA entities Jul 8, 2023
@jqno jqno merged commit aaa9d60 into main Jul 8, 2023
8 checks passed
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.

None yet

1 participant