Skip to content

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

3 participants