Page MenuHomePhabricator

Simplify Herald logic for loading Differential changes
ClosedPublic

Authored by epriestley on Apr 12 2014, 1:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 5:31 AM
Unknown Object (File)
Sun, Apr 14, 10:25 PM
Unknown Object (File)
Sat, Apr 6, 12:18 PM
Unknown Object (File)
Sat, Apr 6, 4:50 AM
Unknown Object (File)
Fri, Apr 5, 1:23 AM
Unknown Object (File)
Wed, Apr 3, 7:14 PM
Unknown Object (File)
Wed, Apr 3, 7:14 PM
Unknown Object (File)
Wed, Apr 3, 5:59 PM
Subscribers

Details

Summary

Ref T4045. These three methods are fairly copy-pastey. Provide a more formal DifferentialHunk API for querying various types of line ranges.

Test Plan

Used test console to verify that "added content", "removed content", and "changed content" rules still produce the same data.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Simplify Herald logic for loading Differential changes.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 14 2014, 6:36 PM
epriestley updated this revision to Diff 20806.

Closed by commit rPaaf1320b02cf (authored by @epriestley).