difflicious icon indicating copy to clipboard operation
difflicious copied to clipboard

Abbreviated diffs for large data structures

Open jatcwang opened this issue 3 years ago • 0 comments

Example: a List[SomeCaseClass] with a lot of elements. If there are only a few elements that are different then we should cut out parts where there are no difference. Similarly for a large case class, we probably only want to show fields that are different

jatcwang avatar Jan 31 '22 22:01 jatcwang