Closed mafesan closed 4 years ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
/home/travis/build/chaoss/grimoirelab-elk/grimoire_elk/enriched/githubql.py | 19 | 92.78% | ||
<!-- | Total: | 19 | --> |
Totals | |
---|---|
Change from base Build 2417: | -0.02% |
Covered Lines: | 8442 |
Relevant Lines: | 10271 |
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:
referenced_by_issues
: List of issues referenced by a given Issue or Pull Request, from the same repository.referenced_by_prs
: List of pull requests referenced by a given Issue or Pull Request, from the same repository.referenced_by_external_issues
: List of issues referenced by a given Issue or Pull Request, from different (external) repositories.referenced_by_external_prs
: List of pull requests referenced by a given Issue or Pull Request, from different (external) repositories.Schema CSV files have been updated accordingly.
Note: This feature also needs PR https://github.com/chaoss/grimoirelab-sirmordred/pull/488 to be merged.