chaoss / grimoirelab-elk

GNU General Public License v3.0
59 stars 121 forks source link

[enriched/github2] Add ghost user to calculate first attention #1006

Closed zhquan closed 2 years ago

zhquan commented 2 years ago

This code takes into account the deleted (ghost) users to calculate the first attention and the first response. Also, fix the TypeError: 'NoneType' error when the attention was made by the ghost user.

Signed-off-by: Quan Zhou quan@bitergia.com

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1238263833


Files with Coverage Reduction New Missed Lines %
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/github2.py 31 91.38%
<!-- Total: 31 -->
Totals Coverage Status
Change from base Build 1220934812: -0.04%
Covered Lines: 8704
Relevant Lines: 10595

💛 - Coveralls