chaoss / grimoirelab-elk

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

[enriched/githubql] Add new study 'enrich_reference_analysis' #937

Closed mafesan closed 4 years ago

mafesan commented 4 years ago

The purpose of this study is to gather all the issues and pull requests which are mutually referenced. Once these references are obtained, all of the events for the given issue or pull request are updated with the corresponding list of URLs from the referenced items.

The following fields are added:

Schema CSV files have been updated accordingly.

Note: This feature also needs PR https://github.com/chaoss/grimoirelab-sirmordred/pull/488 to be merged.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 2420


Files with Coverage Reduction New Missed Lines %
/home/travis/build/chaoss/grimoirelab-elk/grimoire_elk/enriched/githubql.py 19 92.78%
<!-- Total: 19 -->
Totals Coverage Status
Change from base Build 2417: -0.02%
Covered Lines: 8442
Relevant Lines: 10271

💛 - Coveralls