Skip to content

Refactor envelope metadata usage#293

Merged
samdark merged 8 commits into
masterfrom
metadata
Jun 4, 2026
Merged

Refactor envelope metadata usage#293
samdark merged 8 commits into
masterfrom
metadata

Conversation

@vjik
Copy link
Copy Markdown
Member

@vjik vjik commented Jun 4, 2026

Q A
Is bugfix?
New feature?
Breaks BC? ✔️
Tests pass? ✔️

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2026

Codecov Report

❌ Patch coverage is 0% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (ef2dd9e) to head (b4aad63).

Files with missing lines Patch % Lines
src/Middleware/FailureHandling/FailureEnvelope.php 0.00% 20 Missing ⚠️
src/Queue.php 0.00% 8 Missing ⚠️
src/Exception/MessageFailureException.php 0.00% 6 Missing ⚠️
...rc/Middleware/Push/Implementation/IdMiddleware.php 0.00% 5 Missing ⚠️
...ling/Implementation/ExponentialDelayMiddleware.php 0.00% 4 Missing ⚠️
src/Worker/Worker.php 0.00% 4 Missing ⚠️
src/Message/IdEnvelope.php 0.00% 3 Missing ⚠️
...ureHandling/Implementation/SendAgainMiddleware.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             master    #293   +/-   ##
========================================
  Coverage      0.00%   0.00%           
- Complexity      320     330   +10     
========================================
  Files            49      49           
  Lines           879     905   +26     
========================================
- Misses          879     905   +26     

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

Comment thread src/Middleware/FailureHandling/FailureEnvelope.php Outdated
@vjik vjik added the status:code review The pull request needs review. label Jun 4, 2026
@vjik vjik requested a review from samdark June 4, 2026 16:17
@samdark samdark merged commit f6ebc0a into master Jun 4, 2026
20 of 28 checks passed
@samdark samdark deleted the metadata branch June 4, 2026 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status:code review The pull request needs review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants