chaoss / grimoirelab-elk

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

Update poetry builder version #1064

Closed sduenas closed 2 years ago

sduenas commented 2 years ago

The current version of the poetry builder was old and caused some problems when installing packages in developer mode. With this new version, it's possible to install ELK in developer or editable mode without using setuptools files (i.e. setup.cfg and setup.py).

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2550609785


Files with Coverage Reduction New Missed Lines %
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/github.py 2 75.31%
/home/runner/work/grimoirelab-elk/grimoirelab-elk/grimoire_elk/enriched/enrich.py 8 72.66%
<!-- Total: 10 -->
Totals Coverage Status
Change from base Build 2435433364: -0.3%
Covered Lines: 8833
Relevant Lines: 10730

💛 - Coveralls