Skip to content

Fix incorrect highlighting of the method call in sarif (#536) #876

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 1 commit into from
Sep 8, 2022

Conversation

mmvpm
Copy link
Collaborator

@mmvpm mmvpm commented Sep 8, 2022

Description

Fixed bug with incorrect highlighting of the method call in the SARIF report.

Fixes #536

Type of Change

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

How Has This Been Tested?

Automated Testing

org.utbot.sarif.SarifReportTest

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 requested a review from SBOne-Kenobi September 8, 2022 09:01
@mmvpm mmvpm enabled auto-merge (squash) September 8, 2022 09:13
@mmvpm mmvpm self-assigned this Sep 8, 2022
@mmvpm mmvpm merged commit ee59bb7 into main Sep 8, 2022
@mmvpm mmvpm deleted the ideaseeker/fix_method_call_in_comment_bug branch September 8, 2022 09:31
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.

Incorrect highlighting of the method call in the SARIF report
2 participants