Skip to content
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

Support AssertionError in SARIF report #1032

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

mmvpm
Copy link
Collaborator

@mmvpm mmvpm commented Sep 29, 2022

Description

Now there are failed assertions in the SARIF report:

image

Fixes #1031

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Automated Testing

org.utbot.sarif.SarifReportTest

Manual Scenario

Repeat the scenario from the issue #1031

Checklist:

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • New tests have been added
  • All tests pass locally with my changes

@mmvpm mmvpm self-assigned this Sep 29, 2022
@mmvpm mmvpm requested a review from EgorkaKulikov September 29, 2022 13:34
@mmvpm mmvpm enabled auto-merge (squash) September 29, 2022 14:21
@mmvpm mmvpm force-pushed the ideaseeker/support_assertion_error branch from 97ec5a3 to 56dd6c4 Compare October 3, 2022 07:20
@mmvpm mmvpm merged commit 563c685 into main Oct 3, 2022
@mmvpm mmvpm deleted the ideaseeker/support_assertion_error branch October 3, 2022 08:00
@alisevych alisevych added this to the 2022.10.1 Release milestone Oct 7, 2022
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull request Oct 17, 2022
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull request Oct 17, 2022
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.

Support AssertionError in SARIF report
3 participants