Skip to content

removed ext-redis from composer.json

c82f2e3
Select commit
Loading
Failed to load commit list.
Merged

command to get all queued messages in Redis stream "messages" #37

removed ext-redis from composer.json
c82f2e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 30, 2025 in 1s

4.86% (-0.04%) compared to aa24e75

View this Pull Request on Codecov

4.86% (-0.04%) compared to aa24e75

Details

Codecov Report

❌ Patch coverage is 4.34783% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 4.86%. Comparing base (aa24e75) to head (c82f2e3).
⚠️ Report is 1 commits behind head on 1.0.

Files with missing lines Patch % Lines
src/Swoole/Command/GetQueuedMessagesCommand.php 0.00% 21 Missing ⚠️
src/Swoole/Delegators/TCPServerDelegator.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               1.0     #37      +/-   ##
==========================================
- Coverage     4.89%   4.86%   -0.04%     
- Complexity     116     121       +5     
==========================================
  Files           16      17       +1     
  Lines          388     411      +23     
==========================================
+ Hits            19      20       +1     
- Misses         369     391      +22     

☔ 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.