Skip to content

manage logs for processed and failed messages - #30

Merged
arhimede merged 2 commits into
1.0from
logs-management
Jul 22, 2025
Merged

manage logs for processed and failed messages#30
arhimede merged 2 commits into
1.0from
logs-management

fail-safe key explanation in config

0c876f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 22, 2025 in 1s

5.88% (-1.81%) compared to b042747

View this Pull Request on Codecov

5.88% (-1.81%) compared to b042747

Details

Codecov Report

Attention: Patch coverage is 5.60748% with 101 lines in your changes missing coverage. Please review.

Project coverage is 5.88%. Comparing base (b042747) to head (0c876f6).

Files with missing lines Patch % Lines
src/Swoole/Command/GetFailedMessagesCommand.php 0.00% 38 Missing ⚠️
src/Swoole/Command/GetProcessedMessagesCommand.php 0.00% 38 Missing ⚠️
src/App/Message/ExampleMessageHandler.php 0.00% 25 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               1.0     #30      +/-   ##
==========================================
- Coverage     7.69%   5.88%   -1.81%     
- Complexity      50      95      +45     
==========================================
  Files           14      16       +2     
  Lines          221     323     +102     
==========================================
+ Hits            17      19       +2     
- Misses         204     304     +100     

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