codestream icon indicating copy to clipboard operation
codestream copied to clipboard

Renamed files show excessive diffs

Open FFdhorkin opened this issue 4 years ago • 0 comments

This was tested on Codesteam 10.7 on both Windows and OSX.

Repro steps:

  1. rename an existing file
  2. open a PR
  3. open file diff in codestream

Results:

  • entire contents of file are shown as diff, even though outside the filename, very little changed. Github does not have this problem - it only shows the changed lines

image

FFdhorkin avatar Mar 11 '21 22:03 FFdhorkin