eliashaeussler / typo3-badges

🌍 Symfony project with SVG and JSON endpoints for beautiful TYPO3 badges
https://typo3-badges.dev
GNU General Public License v3.0
11 stars 2 forks source link

[FEATURE] Add Composer badge #789

Closed eliashaeussler closed 8 months ago

eliashaeussler commented 8 months ago

This PR adds a new badge that provides the Composer name of a given extension:

GET /badge/{extension}/composer/{provider}.{_format}
codeclimate[bot] commented 8 months ago

Code Climate has analyzed commit 4afb863d and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 99.1% (0.0% change).

View more on Code Climate.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c376e7c) 99.11% compared to head (4afb863) 99.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #789 +/- ## ============================================ + Coverage 99.11% 99.15% +0.04% - Complexity 112 117 +5 ============================================ Files 23 24 +1 Lines 450 473 +23 ============================================ + Hits 446 469 +23 Misses 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.