Skip to content

Fix reports generation for Spring classes #1858

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 2 commits into from
Feb 27, 2023
Merged

Conversation

EgorkaKulikov
Copy link
Collaborator

Description

Fixes # (issue)

Missed test report generation added for Spring classes.
Text message in report corrected (added missed whitespaces)

How to test

Problem existed for Spring classes only.
Retest for standard functionality is not required.

Self-check list

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@EgorkaKulikov EgorkaKulikov added comp-codegen Issue is related to code generator ctg-bug-fix PR is fixing a bug comp-spring Issue is related to Spring projects support labels Feb 27, 2023
@EgorkaKulikov EgorkaKulikov requested a review from Damtev February 27, 2023 10:19
@EgorkaKulikov EgorkaKulikov linked an issue Feb 27, 2023 that may be closed by this pull request
@EgorkaKulikov EgorkaKulikov enabled auto-merge (squash) February 27, 2023 10:23
@EgorkaKulikov EgorkaKulikov merged commit a647725 into main Feb 27, 2023
@EgorkaKulikov EgorkaKulikov deleted the egor/test_report_fail branch February 27, 2023 10:47
@EgorkaKulikov EgorkaKulikov linked an issue Feb 27, 2023 that may be closed by this pull request
@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-codegen Issue is related to code generator comp-spring Issue is related to Spring projects support ctg-bug-fix PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot save test generation report in case of Timeout
3 participants