Skip to content

Psalm level 1 - #315

Merged
samdark merged 11 commits into
masterfrom
psalm1
Jul 1, 2026
Merged

samdark merged 11 commits into
masterfrom
psalm1

fix

1b8cf0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2026 in 0s

0.00% (+0.00%) compared to cb52b32

View this Pull Request on Codecov

0.00% (+0.00%) compared to cb52b32

Details

Codecov Report

❌ Patch coverage is 0% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (cb52b32) to head (1b8cf0d).

Files with missing lines Patch % Lines
src/Debug/QueueCollector.php 0.00% 10 Missing ⚠️
src/Command/ListenCommand.php 0.00% 3 Missing ⚠️
src/Middleware/Consume/ConsumeMiddlewareStack.php 0.00% 3 Missing ⚠️
...dleware/FailureHandling/FailureMiddlewareStack.php 0.00% 3 Missing ⚠️
src/Middleware/Push/PushMiddlewareStack.php 0.00% 3 Missing ⚠️
src/Message/Serializer/MessageSerializer.php 0.00% 2 Missing ⚠️
src/Middleware/MiddlewareFactory.php 0.00% 2 Missing ⚠️
src/Message/GenericMessage.php 0.00% 1 Missing ⚠️
...iddleware/InvalidMiddlewareDefinitionException.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             master    #315   +/-   ##
========================================
  Coverage      0.00%   0.00%           
+ Complexity      334     329    -5     
========================================
  Files            51      51           
  Lines           918     923    +5     
========================================
- Misses          918     923    +5     

☔ View full report in Codecov by Harness.
📢 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.