Closed
Description
Description
The first analysis step in the SARIF report should refer to the method call in the generated unit test.
But now we have an incorrect reference.
To Reproduce
Steps to reproduce the behavior:
- Run test generation on any class
- Open the created SARIF report using VS Code
- Check the first analysis step
Expected behavior
The method call is highlighted:
Actual behavior
The comment above is highlighted:
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done