PullRequestQuantifier icon indicating copy to clipboard operation
PullRequestQuantifier copied to clipboard

GitHub client cannot handle large patches

Open goelhardik opened this issue 4 years ago • 0 comments

If a file has a huge diff in the PR, the GH api does not return the patch. In that case the app is currently ignoring that file from quantifier input. Need to handle this by fetching the huge patch by calling another api.

goelhardik avatar Dec 31 '20 21:12 goelhardik