andrew-myer
andrew-myer
Fix parsing hunk position to parse as length instead of hunk end line Closes #18
**Describe the bug** When using the Commenter's `WriteMultiLineComment` or `WriteLineComment` functions with a single-line edit, comments are returning `CommentNotValidError` errors because they are incorrectly determined to be outside of a...
After a file is uploaded to a test or engagement through the `POST /api/v2/tests/{id}/files/` or `POST /api/v2/engagements/{id}/files/` API endpoints, the only way to delete or edit the file is through...