Skip to content

Fixed searching for inherited ambiguous methods #1634

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
Jan 9, 2023

Conversation

Damtev
Copy link
Member

@Damtev Damtev commented Jan 6, 2023

Description

During searching of ambiguous methods, we should check inherited methods too.

Type of Change

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Manual Scenario

Tests for spoon.pattern.internal.parameter.MapParameterInfo.addValueAs should compile.

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings

@Damtev Damtev added the comp-codegen Issue is related to code generator label Jan 6, 2023
@Damtev Damtev requested a review from CaelmBleidd January 6, 2023 08:37
@Damtev Damtev enabled auto-merge (squash) January 6, 2023 09:09
@Damtev Damtev merged commit fb77613 into main Jan 9, 2023
@Damtev Damtev deleted the damtev/ambigous_inherited_methods_fix branch January 9, 2023 03:19
@alisevych alisevych added the ctg-bug-fix PR is fixing a bug label Jan 23, 2023
@alisevych alisevych added this to the 2023.03 Release milestone Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-codegen Issue is related to code generator ctg-bug-fix PR is fixing a bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants