You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If there is a simple rename in the middle of the file, the parser will keep consuming information from the next diff command
To Reproduce
Change one of the test case for renames to have a simple rename as showcased here #184
Expected behavior
The test should still have the same number of UnifiedDiffFile elements, and not having a UnifiedDiffFile that will consist of a mix of multiple diff blocks