Skip to content

Fix PHPStan errors

684cb42
Select commit
Loading
Failed to load commit list.
Merged

Fix some PHPStan errors #107

Fix PHPStan errors
684cb42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 5, 2025 in 1s

0.34% (-0.01%) compared to 309e63f

View this Pull Request on Codecov

0.34% (-0.01%) compared to 309e63f

Details

Codecov Report

❌ Patch coverage is 0% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.34%. Comparing base (309e63f) to head (684cb42).

Files with missing lines Patch % Lines
src/Message/Handler/FinishGenerationHandler.php 0.00% 8 Missing ⚠️
src/Doctrine/ORM/FeedRepository.php 0.00% 4 Missing ⚠️
src/Message/Handler/GenerateBatchHandler.php 0.00% 4 Missing ⚠️
src/Exception/GenerateBatchException.php 0.00% 2 Missing ⚠️
src/Factory/ViolationFactory.php 0.00% 2 Missing ⚠️
src/Controller/Action/Shop/ShowFeedAction.php 0.00% 1 Missing ⚠️
...dencyInjection/Compiler/RegisterFilesystemPass.php 0.00% 1 Missing ⚠️
src/Doctrine/ORM/ViolationRepository.php 0.00% 1 Missing ⚠️
...rc/EventListener/Filter/AbstractFilterListener.php 0.00% 1 Missing ⚠️
src/EventListener/MoveGeneratedFeedSubscriber.php 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff             @@
##             master    #107      +/-   ##
===========================================
- Coverage      0.34%   0.34%   -0.01%     
- Complexity      505     509       +4     
===========================================
  Files            66      66              
  Lines          1451    1461      +10     
===========================================
  Hits              5       5              
- Misses         1446    1456      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.