chaoss / grimoirelab-elk

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

[enrich] Remove the prefix '::' of the enrollments. #1042

Closed zhquan closed 2 years ago

zhquan commented 2 years ago

This adds the remove_prefix_enrollments method to remove the prefix when the organization name contains :: for *_multi_org_names fields.

Test added accordingly.

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

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1989075521


Files with Coverage Reduction New Missed Lines %
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/enrich.py 99 72.88%
<!-- Total: 99 -->
Totals Coverage Status
Change from base Build 1923597681: 0.007%
Covered Lines: 8771
Relevant Lines: 10703

💛 - Coveralls
jjmerchante commented 2 years ago

LGTM