chaoss / grimoirelab-elk

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

[enrich] Fix empty value of 'author_domain' field #1026

Closed zhquan closed 2 years ago

zhquan commented 2 years ago

This code fixes the empty value of author_domain field on the refreshing identities process and sets it to None.

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

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1751304849


Files with Coverage Reduction New Missed Lines %
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/github.py 2 75.31%
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/enrich.py 60 72.85%
<!-- Total: 62 -->
Totals Coverage Status
Change from base Build 1744596410: -0.02%
Covered Lines: 8767
Relevant Lines: 10699

💛 - Coveralls