Page MenuHomePhabricator

Further improve line grouping in unified views
ClosedPublic

Authored by epriestley on Mar 6 2015, 1:11 AM.
Tags
None
Referenced Files
F13106096: D11994.diff
Sat, Apr 27, 6:31 PM
Unknown Object (File)
Thu, Apr 25, 1:43 AM
Unknown Object (File)
Fri, Apr 12, 4:09 PM
Unknown Object (File)
Wed, Apr 3, 1:16 PM
Unknown Object (File)
Tue, Apr 2, 7:13 AM
Unknown Object (File)
Mon, Apr 1, 6:09 AM
Unknown Object (File)
Sun, Mar 31, 11:07 AM
Unknown Object (File)
Mar 12 2024, 6:14 PM
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
Branch
uni15
Lint
Lint Passed
Unit
Test Failures
Build Status
Buildable 4780
Build 4796: [Placeholder Plan] Wait for 30 Seconds

Unit TestsFailed

TimeTest
50 msDifferentialParseRenderTestCase::testParseRender

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.