Skip to content

Fix bug in FeatureProcessor#224

Merged
Atos1337 merged 3 commits intomainfrom
Atos1337/feature-processor-fix
Jun 22, 2022
Merged

Fix bug in FeatureProcessor#224
Atos1337 merged 3 commits intomainfrom
Atos1337/feature-processor-fix

Conversation

@Atos1337
Copy link
Copy Markdown
Member

Description

Add forEach after generateSequence.

Fixes #223

Type of Change

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

How Has This Been Tested?

Automated Testing

org.utbot.features.FeatureProcessorWithRepetitionsTest

Manual Scenario

  1. UtSettings.enableFeatureProcess = true
  2. Run ContestEstimator
  3. UtSettings.featurePath contains files with feature rows

@Atos1337 Atos1337 requested a review from amandelpie June 16, 2022 14:51
Copy link
Copy Markdown
Collaborator

@amandelpie amandelpie left a comment

Choose a reason for hiding this comment

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

It could merged after answering on minor comments from my side

@Atos1337 Atos1337 force-pushed the Atos1337/feature-processor-fix branch from d7e651a to 22c6973 Compare June 22, 2022 07:30
@Atos1337 Atos1337 enabled auto-merge (squash) June 22, 2022 08:33
@Atos1337 Atos1337 merged commit 86b3a51 into main Jun 22, 2022
@Atos1337 Atos1337 deleted the Atos1337/feature-processor-fix branch June 22, 2022 08:58
mmvpm pushed a commit that referenced this pull request Jun 22, 2022
* Fix bug in FeatureProcessor

* Set testCodeGeneration to false

* Add comments

Co-authored-by: Victor Samoilov <samoilov.victor@huawei.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FeatureProcessor dumps empty test cases

2 participants