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

[TASK] Use `eliashaeussler/phpstan-config` #707

Closed eliashaeussler closed 1 year ago

eliashaeussler commented 1 year ago

This PR integrates the eliashaeussler/phpstan-config library.

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 86304e1e and detected 0 issues on this pull request.

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

This pull request will bring the total coverage in the repository to 99.6% (-0.4% change).

View more on Code Climate.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 92.85% and project coverage change: -0.31 :warning:

Comparison is base (c6ffcf1) 100.00% compared to head (86304e1) 99.69%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #707 +/- ## ============================================= - Coverage 100.00% 99.69% -0.31% Complexity 95 95 ============================================= Files 20 20 Lines 328 332 +4 ============================================= + Hits 328 331 +3 - Misses 0 1 +1 ``` | [Impacted Files](https://codecov.io/gh/eliashaeussler/typo3-badges/pull/707?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Elias+H%C3%A4u%C3%9Fler) | Coverage Ξ” | | |---|---|---| | [src/Badge/Provider/RoutingTrait.php](https://codecov.io/gh/eliashaeussler/typo3-badges/pull/707?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Elias+H%C3%A4u%C3%9Fler#diff-c3JjL0JhZGdlL1Byb3ZpZGVyL1JvdXRpbmdUcmFpdC5waHA=) | `100.00% <ΓΈ> (ΓΈ)` | | | [src/Service/ApiService.php](https://codecov.io/gh/eliashaeussler/typo3-badges/pull/707?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Elias+H%C3%A4u%C3%9Fler#diff-c3JjL1NlcnZpY2UvQXBpU2VydmljZS5waHA=) | `98.33% <75.00%> (-1.67%)` | :arrow_down: | | [src/Badge/Provider/BadgenBadgeProvider.php](https://codecov.io/gh/eliashaeussler/typo3-badges/pull/707?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Elias+H%C3%A4u%C3%9Fler#diff-c3JjL0JhZGdlL1Byb3ZpZGVyL0JhZGdlbkJhZGdlUHJvdmlkZXIucGhw) | `100.00% <100.00%> (ΓΈ)` | | | [src/Badge/Provider/ShieldsBadgeProvider.php](https://codecov.io/gh/eliashaeussler/typo3-badges/pull/707?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Elias+H%C3%A4u%C3%9Fler#diff-c3JjL0JhZGdlL1Byb3ZpZGVyL1NoaWVsZHNCYWRnZVByb3ZpZGVyLnBocA==) | `100.00% <100.00%> (ΓΈ)` | | | [src/Controller/ErrorController.php](https://codecov.io/gh/eliashaeussler/typo3-badges/pull/707?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Elias+H%C3%A4u%C3%9Fler#diff-c3JjL0NvbnRyb2xsZXIvRXJyb3JDb250cm9sbGVyLnBocA==) | `100.00% <100.00%> (ΓΈ)` | | | [src/Entity/Badge.php](https://codecov.io/gh/eliashaeussler/typo3-badges/pull/707?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Elias+H%C3%A4u%C3%9Fler#diff-c3JjL0VudGl0eS9CYWRnZS5waHA=) | `100.00% <100.00%> (ΓΈ)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Elias+H%C3%A4u%C3%9Fler). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Elias+H%C3%A4u%C3%9Fler)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.