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

Sealed interface recursion #927

Merged
merged 5 commits into from
Feb 23, 2024
Merged

Sealed interface recursion #927

merged 5 commits into from
Feb 23, 2024

Conversation

jqno
Copy link
Owner

@jqno jqno commented Feb 23, 2024

No description provided.

Copy link
Contributor

  • Surviving mutants in this change: 1
  • Killed mutants in this change: 13
class surviving killed
nl.jqno.equalsverifier.internal.reflection.RecordObjectAccessor 1 0
nl.jqno.equalsverifier.internal.reflection.ClassAccessor 0 5
nl.jqno.equalsverifier.internal.reflection.InPlaceObjectAccessor 0 3
nl.jqno.equalsverifier.internal.prefabvalues.factories.FallbackFactory 0 1
nl.jqno.equalsverifier.internal.reflection.FieldModifier 0 1
nl.jqno.equalsverifier.internal.prefabvalues.PrefabValues 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.

Copy link
Contributor

  • Surviving mutants in this change: 1
  • Killed mutants in this change: 13
class surviving killed
nl.jqno.equalsverifier.internal.reflection.RecordObjectAccessor 1 0
nl.jqno.equalsverifier.internal.reflection.ClassAccessor 0 5
nl.jqno.equalsverifier.internal.reflection.InPlaceObjectAccessor 0 3
nl.jqno.equalsverifier.internal.prefabvalues.factories.FallbackFactory 0 1
nl.jqno.equalsverifier.internal.reflection.FieldModifier 0 1
nl.jqno.equalsverifier.internal.prefabvalues.PrefabValues 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 merged commit 5a34b6a into main Feb 23, 2024
13 of 14 checks passed
@jqno jqno deleted the sealed-interface-recursion branch February 23, 2024 07:56
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.

1 participant