Skip to content

Refactor TestCaseGenerator and CodeGenerator and their usages #508 - #540

Merged
EgorkaKulikov merged 3 commits into
mainfrom
egor/remove_fake_singletones
Jul 19, 2022
Merged

Refactor TestCaseGenerator and CodeGenerator and their usages #508#540
EgorkaKulikov merged 3 commits into
mainfrom
egor/remove_fake_singletones

Conversation

@EgorkaKulikov

@EgorkaKulikovEgorkaKulikov commented Jul 18, 2022

Copy link
Copy Markdown
Collaborator

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
EgorkaKulikovforce-pushed the egor/remove_fake_singletones branch 3 times, most recently from 56ccd2a to 5659243CompareJuly 18, 2022 08:29
@EgorkaKulikov
EgorkaKulikov marked this pull request as ready for review July 18, 2022 13:26
@EgorkaKulikov
EgorkaKulikovforce-pushed the egor/remove_fake_singletones branch from 5659243 to 4c8653bCompareJuly 18, 2022 13:43
@EgorkaKulikovEgorkaKulikov linked an issue Jul 18, 2022 that may be closed by this pull request
@EgorkaKulikov
EgorkaKulikovforce-pushed the egor/remove_fake_singletones branch from 4c8653b to f04728dCompareJuly 18, 2022 19:08

@sergeypospelovsergeypospelov left a comment

Copy link
Copy Markdown
Member

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
@sergeypospelovsergeypospelov changed the title Refactor TestCaseGenerator and CodeGenerator and their usagesRefactor TestCaseGenerator and CodeGenerator and their usages #508Jul 19, 2022
@EgorkaKulikov
EgorkaKulikovforce-pushed the egor/remove_fake_singletones branch from d602af3 to f4dd9abCompareJuly 19, 2022 11:03
@EgorkaKulikov
EgorkaKulikov merged commit a8885c2 into mainJul 19, 2022
@EgorkaKulikov
EgorkaKulikov deleted the egor/remove_fake_singletones branch July 19, 2022 12:35
Sign up for freeto 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

@EgorkaKulikov@sergeypospelov