Skip to content

Fix IllegalArgumentException: "Invalid range specified" when generating SARIF report #1370

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 4 commits into from
Nov 16, 2022

Conversation

mmvpm
Copy link
Collaborator

@mmvpm mmvpm commented Nov 14, 2022

Description

Now there is no error after tests generation and on the Problems tab the link to the source file is correct.

image

Fixes #1369

Type of Change

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

How Has This Been Tested?

Automated Testing

org.utbot.sarif.SarifReportTest

Manual Scenario

Please, repeat the scenario from the issue #1369

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
  • No new warnings
  • All tests pass locally with my changes

@mmvpm mmvpm requested a review from EgorkaKulikov November 16, 2022 08:42
@mmvpm mmvpm enabled auto-merge (squash) November 16, 2022 08:53
@mmvpm mmvpm merged commit 304b48b into main Nov 16, 2022
@mmvpm mmvpm deleted the ideaseeker/fix_invalid_range_specified branch November 16, 2022 09:08
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.

IllegalArgumentException: "Invalid range specified" when generating SARIF report
2 participants