chaoss / grimoirelab-elk

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

[enriched] Pass by parameter the name of the study aliases. #1066

Closed zhquan closed 2 years ago

zhquan commented 2 years ago

This code removes the harcoded aliases name values and pass them by parameter.

Tests updated accordingly.

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

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2663620834


Files with Coverage Reduction New Missed Lines %
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/git.py 27 71.79%
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/github.py 35 75.79%
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/enrich.py 136 73.08%
<!-- Total: 198 -->
Totals Coverage Status
Change from base Build 2656040279: -0.05%
Covered Lines: 8833
Relevant Lines: 10731

💛 - Coveralls