stackalytics/stackalytics/tests
Andrii Ostapenko 8b5345b458 Adds support of multiple gerrit_ids
Previously only one gerrit_id for user_profile was supported and took
part in record_processing. In case of using multiple Gerrits or multiple
gerrit_ids in one Gerrit, while merging profiles all except one
gerrit_ids were rejected.

This commit adds new user gerrit_ids user_profile key containing all
required mapping between multiple Gerrits and gerrit_ids. Each gerrit_id
acts the same way as old gerrit_id during review record processing, that
potentially increases success rate of record identification and
decreses amount of unnecessary launchpad user queries by storing user
with all gerrit_ids as a primary key instead of one.

Also changes to UI added to represent multiple Gerrit accounts.

Change-Id: Id20c7ed46cd409946b9a5247a94331860895f859
2019-06-20 15:20:41 +00:00
..
api Fix pep8 tests 2019-04-12 11:43:15 +04:00
unit Adds support of multiple gerrit_ids 2019-06-20 15:20:41 +00:00
__init__.py Move tests under stackalytics package 2015-08-18 15:38:17 +03:00