chaoss / grimoirelab-elk

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

Adapt GrimoireELK to Sortinghat GraphQL #987

Closed zhquan closed 1 year ago

zhquan commented 3 years ago

Fixes #984

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

vchrombie commented 3 years ago

Hi @zhquan, I was working on some changes related to some commits in this PR (https://github.com/chaoss/grimoirelab-elk/pull/987/commits/d8c7a7e8685f3166774131abc3c3209f6b32dfcc and https://github.com/chaoss/grimoirelab-elk/pull/987/commits/ae711343f6a0cf65515d8c1314561cab7a4f2c49). Do you mind rebasing your branch once I complete the work?

vchrombie commented 3 years ago

@zhquan

I was working on some changes related to some commits in this PR

I think I have completed all the work, you can rebase this PR and complete this when you are free. Thanks.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 3873540966


Files with Coverage Reduction New Missed Lines %
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/twitter.py 1 90.48%
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/git.py 57 72.44%
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/elk.py 94 23.68%
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/enrich.py 107 74.3%
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/sortinghat_gelk.py 112 68.12%
<!-- Total: 371 -->
Totals Coverage Status
Change from base Build 3409658978: -0.08%
Covered Lines: 9103
Relevant Lines: 11057

💛 - Coveralls