https://bugzilla.wikimedia.org/show_bug.cgi?id=70278

--- Comment #10 from Alvaro <[email protected]> ---
(In reply to Quim Gil from comment #8)
> I still find your answer slightly confusing:
> 
> > In order to get this number, we get the total amount of open and close at
> > the end of the month, and the difference is the pending. 
> 
> Ok, if this is the case then the number is correct. But then, what does this
> have to do with adding the inherited amount of the past month?
> 

Right now let's check this ultimate test:

> The ultimate test:
> 
> 1. Forget all history in our Gerrit instance and just look at all the
> changesets we have now as if they were created during September 2014.
> 
> 2. Count how many changesets we have in total, from which how many have
> status:open, from which how many are waiting for review (no -1, no WIP).

With the fix in closed date and more updated data we have now in Aug 2014 1647
open reviews as the final point for the evolution of open reviews.

Taking a look to the current open reviews in:

http://korma.wmflabs.org/browser/scr.html

we have 1607. So during September we should have -40 open reviews.

Looking at the data in the JSON:

http://korma.wmflabs.org/browser/data/json/scr-evolutionary.json

if you look to pending time series:

"pending": [431, 111, 127, 141, 29, 136, 139, 72, 51, 74, -72, 69, 158, 80, 88,
13, -33]

we have -33.

So the difference is 7 reviews and the numbers are pretty similar. From my
point of view this validate the metrics. We can look at this 7 reviews to
understand the difference if really needed.

About reviews waiting for reviewer, we are checking it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to