phabricator-jenkins-plugin
phabricator-jenkins-plugin copied to clipboard
Consolidate and refactor differential and commit builds
Currently, there are two separate tasks (and a fancy BuildResultProcessor
, which is tied to diffs). Now that we support non-differential harbormaster builds (#108), we need to refactor and make fewer assumptions about having a diff.
This will give diffusion commit builds the ability to track coverage and receive unit results.