Skip to content

fix: explain why creating a comment on a large diff fails

Tomas Vik requested to merge 578-comment-on-large-files into main

This MR improves an error message that happens when the MR diff is too large. When the diff is too large, we get an empty diff string from the API and we can't calculate the commenting ranges correctly. This MR is a quick improvement, but not a fix of the error.

before after
Extension_Development_Host_-_package-lock_json___test-project Extension_Development_Host_-_package-lock_json___test-project

warn-about-large-diff

Related to #578 (closed)

Merge request reports

Loading