Skip to content

Conversation

@Damtev
Copy link
Member

@Damtev Damtev commented Jan 5, 2023

Description

Fixed test class name non-mathcing with test filename for nested classes in ContestEstimator.

Fixes #1622.

Type of Change

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

How Has This Been Tested?

Manual Scenario

The mentioned in the issue test is successfully compiled.

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 requested a review from CaelmBleidd January 5, 2023 04:24
@Damtev Damtev force-pushed the damtev/tests_for_nested_classes_name_fix branch from 12de07e to 8534e67 Compare January 5, 2023 04:25
@Damtev Damtev merged commit a018c85 into main Jan 5, 2023
@Damtev Damtev deleted the damtev/tests_for_nested_classes_name_fix branch January 5, 2023 06:12
@alisevych alisevych added ctg-bug-fix PR is fixing a bug comp-contest-estimator Issue is related to contest estimator labels 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-contest-estimator Issue is related to contest estimator ctg-bug-fix PR is fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test class public name for nested classes in Contest Estimator does not match with test filename

4 participants