https://bugzilla.wikimedia.org/show_bug.cgi?id=70278
Alvaro <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected]. |[email protected] |org | --- Comment #1 from Alvaro <[email protected]> --- Volume of open changesets is showing the amount of changesets that were "Pending" and "Waiting for review" in a specific month. For example: * Jun 2014: 862 pending, 326 waiting for review. At the end of Jun 2014 there were 826 reviews in open state, pending for review, and 326 of them were pending for reviewers. 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. In gerrit, pending reviews is a metric that can be aggregated. So for example: * Jul 2013: 97 pending * Aug 2013: 122 pending (25 new pending issues in Aug, plus 97 pending from Jul 2013) At the end of Aug 2014 there are 1594 and as expected, currently the pending reviews no is pretty similar. It is 1630 and you have it in: http://korma.wmflabs.org/browser/scr.html In order to compute this number we just get the total open reviews now. So as a conclusion, this metric is showing the evolution in time of total pending reviews each month. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
