https://bugzilla.wikimedia.org/show_bug.cgi?id=70278
--- Comment #7 from Alvaro <[email protected]> --- (In reply to Quim Gil from comment #2) > (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? To see how the total number of pending reviews is evolving. > 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. 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. > > 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. In order to show that, we can just remove the aggregation and you will get just that. > > 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. At the end of a month if you have closed more reviews than opened new ones, the number of new pending reviews for this month will be negative, the total amount of pending issues will be lower and the current graph will decrease. -- 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
