eliashaeussler / composer-update-check

📦 Composer Plugin to check outdated packages, based on their requirements
https://composer-update-check.elias-haeussler.de/
GNU General Public License v3.0
2 stars 2 forks source link

[TASK] Improve column width in Teams report table #144

Closed eliashaeussler closed 2 months ago

eliashaeussler commented 2 months ago

This PR increases column width of the first column in the Teams report table, giving the package name a little bit more space compared to other columns.

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 10714779546

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Entity/Report/TeamsReport.php 0 9 0.0%
<!-- Total: 0 9 0.0% -->
Files with Coverage Reduction New Missed Lines %
src/Entity/Report/TeamsReport.php 1 0.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 10714740539: -0.02%
Covered Lines: 371
Relevant Lines: 1819

💛 - Coveralls