chaoss / grimoirelab-elk

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

[enriched-githubql] Add pull request submitter to closed events #916

Closed valeriocos closed 4 years ago

valeriocos commented 4 years ago

This code includes the information about the pull request author to the documents corresponding to the closed event. This change will allow to know the people that solve issue via pull requests.

Tests have been added accordingly.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 2338


Files with Coverage Reduction New Missed Lines %
/home/travis/build/chaoss/grimoirelab-elk/grimoire_elk/utils.py 1 65.78%
/home/travis/build/chaoss/grimoirelab-elk/grimoire_elk/enriched/githubql.py 6 97.17%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 2328: 0.01%
Covered Lines: 8333
Relevant Lines: 10142

💛 - Coveralls