Skip to content

"Generate and Run" action doesn't initiate test run #709 #887

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

Conversation

Vassiliy-Kudryashov
Copy link
Member

Description

Fix various exceptions around threads/locks/project model modifications
Switch from PsiFiles to SmartPsiElementPointers
Add logging for exceptions

Fixes #709

Type of Change

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

How Has This Been Tested?

Manual Scenario

Generate and Run for examples project should generate tests then run them with coverage and make Sarif report with no log-full-of-exceptions

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • No new warnings

Fix various exceptions around threads/locks/project model modifications
Switch from PsiFiles to SmartPsiElementPointers
Add logging for exceptions
Vassiliy-Kudryashov and others added 5 commits September 9, 2022 13:59
Fix various exceptions around threads/locks/project model modifications
Switch from PsiFiles to SmartPsiElementPointers
Add logging for exceptions
Resolving conflicts
@Vassiliy-Kudryashov Vassiliy-Kudryashov merged commit 8b9bcc2 into main Sep 13, 2022
@Vassiliy-Kudryashov Vassiliy-Kudryashov deleted the Vassiliy-Kudryashov/709-generate-and-run-action-doesnt-initiate-test-run branch September 13, 2022 08:55
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.

"Generate and Run" action doesn't initiate test run
2 participants