chaoss / grimoirelab-elk

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

[ci/release] Install package before running SortingHat #1133

Closed jjmerchante closed 8 months ago

jjmerchante commented 8 months ago

Prior to running SortingHat, it's important to install the package. This change ensures that we can utilize the identical version from the package when deploying SortingHat.

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 7714739950

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Files with Coverage Reduction New Missed Lines %
grimoire_elk/enriched/enrich.py 1 79.54%
grimoire_elk/enriched/functest.py 1 85.0%
grimoire_elk/enriched/launchpad.py 1 96.36%
<!-- Total: 3 -->
Totals Coverage Status
Change from base Build 7713844677: -0.2%
Covered Lines: 7391
Relevant Lines: 8659

💛 - Coveralls