Skip to content

Conversation

@nikitavlaev
Copy link
Member

@nikitavlaev nikitavlaev commented Jun 28, 2022

Description

Removed generated imports from default package to make code compile.

Fixes # (62)

Type of Change

Please delete options that are not relevant.

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Manual Scenario

Example provided in issue works as expected.

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
  • Tests that prove my change is effective
  • All tests pass locally with my changes

@nikitavlaev nikitavlaev self-assigned this Jun 28, 2022
nikitavlaev pushed a commit that referenced this pull request Jun 28, 2022
@nikitavlaev nikitavlaev force-pushed the nikitavlaev/enum-imports branch from b0696ba to 8a604b0 Compare June 28, 2022 16:41
Damtev
Damtev previously requested changes Jun 28, 2022
@EgorkaKulikov EgorkaKulikov linked an issue Jun 29, 2022 that may be closed by this pull request
@nikitavlaev nikitavlaev force-pushed the nikitavlaev/enum-imports branch from 8a604b0 to fa6dff2 Compare June 29, 2022 08:04
@nikitavlaev nikitavlaev requested a review from Damtev June 29, 2022 08:04
@nikitavlaev nikitavlaev enabled auto-merge (rebase) June 29, 2022 08:05
@EgorkaKulikov EgorkaKulikov removed the request for review from Damtev June 29, 2022 08:12
@nikitavlaev nikitavlaev merged commit 1ceea28 into main Jun 29, 2022
@nikitavlaev nikitavlaev deleted the nikitavlaev/enum-imports branch June 29, 2022 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Invalid import of nested enums from default package

3 participants