Integrated: vcs: add DiffComparator for comparing diffs

Erik Helin ehelin at openjdk.java.net
Wed Nov 11 14:27:32 UTC 2020


On Wed, 11 Nov 2020 14:13:01 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that adds the new class `DiffComparator` in `vcs` for comparing `Diff`s. I've also updated `CheckRun` to make use of this new class.
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: 0a8b1e74
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/0a8b1e74
Stats:     189 lines in 2 files changed: 105 ins; 82 del; 2 mod

vcs: add DiffComparator for comparing diffs

Reviewed-by: rwestberg

-------------

PR: https://git.openjdk.java.net/skara/pull/951


More information about the skara-dev mailing list