Page MenuHomePhabricator

Further improve line grouping in unified views
ClosedPublic

Authored by epriestley on Mar 6 2015, 1:11 AM.
Tags
None
Referenced Files
F15490866: D11994.id28880.diff
Fri, Apr 11, 9:11 PM
F15475256: D11994.id.diff
Sun, Apr 6, 5:50 PM
F15472752: D11994.diff
Sat, Apr 5, 3:58 PM
F15466433: D11994.diff
Thu, Apr 3, 5:29 AM
F15443523: D11994.id28893.diff
Thu, Mar 27, 4:51 AM
F15443314: D11994.id.diff
Thu, Mar 27, 3:40 AM
F15418865: D11994.diff
Fri, Mar 21, 1:56 AM
F15389247: D11994.id28880.diff
Mar 15 2025, 5:02 AM
Subscribers

Details

Summary

Ref T2009. This tweaks things a bit more to improve consecuitive groups of added and removed lines.

Generally, it gives us "old, old, old, new, new, new" intead of "old, new, old, new, old, new".

Feelin' real good about having unit tests for this stuff.

Test Plan

Unit tests, looked at diffs in web UI.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Further improve line grouping in unified views.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
  • Fix lint and tests, trailing whitespace removal threw a wrench into things.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Mar 6 2015, 5:36 PM
This revision was automatically updated to reflect the committed changes.