Skip to content

Add interfaces of superclasses in ancestors set #1528

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

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

CaelmBleidd
Copy link
Member

@CaelmBleidd CaelmBleidd commented Dec 15, 2022

Description

There has been a problem in that we didn't add interfaces for superclasses in the ancestors set, only interfaces for the class itself. This request fixes this behaviour.

Fixes #1527

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Regression and integration tests

org.utbot.examples.mixed.SerializableExampleTest#testExample

Automated Testing

org.utbot.examples.mixed.SerializableExampleTest#testExample

Manual Scenario

There are no manual scenarios.

Checklist:

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • No new warnings
  • New tests have been added
  • All tests pass locally with my changes

@CaelmBleidd CaelmBleidd requested a review from Damtev December 15, 2022 11:22
@CaelmBleidd CaelmBleidd enabled auto-merge (squash) December 15, 2022 11:27
@CaelmBleidd CaelmBleidd merged commit 374a351 into main Dec 15, 2022
@CaelmBleidd CaelmBleidd deleted the caelmbleidd/absent_serializable_in_hierarchy branch December 15, 2022 11:41
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.

Absent Serializable in ancestors for many classes
2 participants