git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Sunshine <sunshine@sunshineco.com>
To: Felipe Contreras <felipe.contreras@gmail.com>
Cc: Git List <git@vger.kernel.org>,
	Junio C Hamano <gitster@pobox.com>,
	Jonathan Nieder <jrnieder@gmail.com>, Jeff King <peff@peff.net>
Subject: Re: Only 27% of reviewed-by tags are explicit, and much more
Date: Fri, 18 Jun 2021 01:05:51 -0400	[thread overview]
Message-ID: <CAPig+cTr2fEYN2y7FyKaspuaCpAq6wNtHgg_8RcrOmvsN5+XaA@mail.gmail.com> (raw)
In-Reply-To: <60cc1749b1c4d_5d12520825@natae.notmuch>

On Thu, Jun 17, 2021 at 11:47 PM Felipe Contreras
<felipe.contreras@gmail.com> wrote:
> This prompted me to write a script [6] to programmatically find statistics
> about these trailers. Obviously it isn't perfect (as all software); it
> tries to avoid human fuzziness (like people pasting other patches with
> scissors [-- >8 --], or just straight put pasting the patch [^From: ]), but
> even so there are instances I manually had to skip [7].
>
> Here are the top 20 reviewers over the past 10 years with their
> corresponding explicit over total Reviewed-by count:
>    ...
>   5. Eric Sunshine: 14% (17/116)

Does your script check cover letters? Based upon a quick glance at it,
it doesn't seem to.

Although I've reviewed thousands of patches over the years, I almost
never give my Reviewed-by:; it is an exceedingly rare occurrence.
However, when I do give it, it's almost always in response to the
cover letter (saying "this entire series is reviewed by <me>"), not in
response to individual patches. I've seen other reviewers do so, as
well. So, if your script doesn't take cover letters into account, then
you might want to revise it to do so in order to get a more accurate
picture. In fact, if my memory is correct, some reviewers give their
Reviewed-by: to an entire series in response to one of the patches
rather than to the cover letter, so perhaps you can come up with a
heuristic to identify those cases too.

  reply	other threads:[~2021-06-18  5:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-18  3:47 Only 27% of reviewed-by tags are explicit, and much more Felipe Contreras
2021-06-18  5:05 ` Eric Sunshine [this message]
2021-06-18 16:00   ` Felipe Contreras
2021-06-19  7:00     ` Eric Sunshine
2021-06-19 21:45       ` Felipe Contreras
2021-06-18  5:56 ` Bagas Sanjaya
2021-06-18 16:05   ` Felipe Contreras

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPig+cTr2fEYN2y7FyKaspuaCpAq6wNtHgg_8RcrOmvsN5+XaA@mail.gmail.com \
    --to=sunshine@sunshineco.com \
    --cc=felipe.contreras@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=jrnieder@gmail.com \
    --cc=peff@peff.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).