andymeneely / chromium-history

Scripts and data related Chromium's history
11 stars 4 forks source link

Pre-compute non-participating reviewers on CodeReview #155

Closed andymeneely closed 10 years ago

andymeneely commented 10 years ago

For CodeReview, let's compute the number of non-participating reviews for a given code review. We could do it on the CodeReviewParser, but that script is getting big and unwieldy. Another way would be to put it in rake:analysis - which is not much slower with indexing.

We need: