Skip to content

Refactor TestCaseGenerator and CodeGenerator and their usages #508 #540

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 3 commits into from
Jul 19, 2022

Conversation

EgorkaKulikov
Copy link
Collaborator

@EgorkaKulikov EgorkaKulikov commented Jul 18, 2022

Description

Refactor TestCaseGenerator and CodeGenerator and their usages

Fixes #508

Type of Change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

Automated Testing

utbot-samples and ContestEstimator

Manual Scenario

Smoke regress of UtBot

@EgorkaKulikov EgorkaKulikov force-pushed the egor/remove_fake_singletones branch 3 times, most recently from 56ccd2a to 5659243 Compare July 18, 2022 08:29
@EgorkaKulikov EgorkaKulikov marked this pull request as ready for review July 18, 2022 13:26
@EgorkaKulikov EgorkaKulikov force-pushed the egor/remove_fake_singletones branch from 5659243 to 4c8653b Compare July 18, 2022 13:43
@EgorkaKulikov EgorkaKulikov linked an issue Jul 18, 2022 that may be closed by this pull request
@EgorkaKulikov EgorkaKulikov force-pushed the egor/remove_fake_singletones branch from 4c8653b to f04728d Compare July 18, 2022 19:08
Copy link
Member

@sergeypospelov sergeypospelov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job. I only request to add a comment, please.

@EgorkaKulikov EgorkaKulikov enabled auto-merge (squash) July 19, 2022 07:02
@sergeypospelov sergeypospelov changed the title Refactor TestCaseGenerator and CodeGenerator and their usages Refactor TestCaseGenerator and CodeGenerator and their usages #508 Jul 19, 2022
@EgorkaKulikov EgorkaKulikov force-pushed the egor/remove_fake_singletones branch from d602af3 to f4dd9ab Compare July 19, 2022 11:03
@EgorkaKulikov EgorkaKulikov merged commit a8885c2 into main Jul 19, 2022
@EgorkaKulikov EgorkaKulikov deleted the egor/remove_fake_singletones branch July 19, 2022 12:35
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.

Replace fake singletons in codegen with classes
2 participants