doctrine-extensions / DoctrineExtensions

Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
MIT License
4.04k stars 1.27k forks source link

Update baseline for PHPStan #2877

Closed phansys closed 1 month ago

phansys commented 1 month ago

This fixes the current SCA findings.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 78.82%. Comparing base (0632ab1) to head (887ad21). Report is 71 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2877 +/- ## ========================================== + Coverage 78.75% 78.82% +0.07% ========================================== Files 163 167 +4 Lines 8593 8637 +44 ========================================== + Hits 6767 6808 +41 - Misses 1826 1829 +3 ```

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