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

--- Comment #2 from Quim Gil <[email protected]> ---
(In reply to Alvaro from comment #1)
> 
> This metric is implemented aggregating the number of pending reviews that
> remains pending at the end of each month plus the pending reviews inherit
> from previous months.

If I understand this correctly...

Why adding the inherited amount from the previous month? All we need to see is
the total amount of changesets open at the end of the month, and how many of
these are waiting for review. 

Then repeat the exercise at the end of the next mont: how many are open in
total, from which how many are waiting for review. If you can count how many
are open now, it doesn't matter how many were open last month, there is no need
to add these amounts, just reflect each amount in each month in the graph.

This way we can have a graph that goes up and down depending on how long is the
queue every month. If we are always adding the previous months then we will
have an ever-increasing graph, no matter of much we improve our rate of closing
reviews.

-- 
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