Integrated: webrev: refactor webrev stats
Erik Helin
ehelin at openjdk.java.net
Sat Aug 15 06:30:42 UTC 2020
On Fri, 14 Aug 2020 15:47:52 GMT, Erik Helin <ehelin at openjdk.org> wrote:
> Hi all,
>
> please review this patch that renames some of the stats methods (`added`, `modified`, `removed`) in `Hunk`, `Patch` and
> `Diff`. I want to rename them to clarify that they are statistics tailored for webrev (which has a rather peculiar
> notion of what a modified line is). Testing:
> - [x] `make test` passes on Linux x64
>
> Thanks,
> Erik
This pull request has now been integrated.
Changeset: 0cd25fd0
Author: Erik Helin <ehelin at openjdk.org>
URL: https://git.openjdk.java.net/skara/commit/0cd25fd0
Stats: 422 lines in 17 files changed: 170 ins; 174 del; 78 mod
webrev: refactor webrev stats
Reviewed-by: rwestberg
-------------
PR: https://git.openjdk.java.net/skara/pull/713
More information about the skara-dev
mailing list