reviewstats/reviewstats
Russell Bryant 36402ae486 Remove received reviews from output.
Remove the number of reviews received from the reviewers report output.
I think this information is valuable, but the values we're getting are
not accurate.  The problem is that if a patch gets rebased, the trivial
rebase detection will automatically re-apply reviews.  Those are getting
counted even though they aren't new reviews being received.

Change-Id: I3f1c620c225c1d1d3f2a137b095bac847a353238
2013-11-27 19:27:37 -05:00
..
cmd Remove received reviews from output. 2013-11-27 19:27:37 -05:00
tests Move utils into the reviewstats namespace. 2013-11-25 07:00:16 +00:00
__init__.py Cookiecutterify reviewstats. 2013-11-25 03:26:57 +00:00
utils.py Move utils into the reviewstats namespace. 2013-11-25 07:00:16 +00:00