chaoss / grimoirelab-elk

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

Define the backend name for SortingHat identities #1124

Closed jjmerchante closed 8 months ago

jjmerchante commented 8 months ago

This PR allows to change the backend name for SortingHat identities. The GitHub2 backend is updated from 'github2' to 'github'. This way GitHub2 and GitHub share the same identity in SortingHat.

This change could break existing dashboards because the new github comments ids will be different from the old ones.

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 6560840523


Changes Missing Coverage Covered Lines Changed/Added Lines %
grimoire_elk/elk.py 1 2 50.0%
<!-- Total: 7 8 87.5% -->
Totals Coverage Status
Change from base Build 6510219185: -0.01%
Covered Lines: 7459
Relevant Lines: 8720

💛 - Coveralls