Integrated: vcs: lower rename detection to 90%

Erik Helin ehelin at openjdk.java.net
Sat Aug 15 06:31:11 UTC 2020


On Fri, 14 Aug 2020 16:11:50 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this small patch that lowers rename and copy detection for `GitRepository` to `90%`. The default value of
> `50%` is too small for most OpenJDK patches given that the copyright + license header can easily be 19 lines. `99%`
> turned out to be a bit too strict for generating good looking webrevs, so lets take it down to `90%` and see how it
> goes.  Testing:
> - [x] `make test` passes on Linux x64
> 
> Thanks,
> Erik

This pull request has now been integrated.

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

vcs: lower rename detection to 90%

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list