Skip to content

Fix docs

129015c
Select commit
Loading
Failed to load commit list.
Merged

Use only arrays and scalar values as data and metadata in messages #304

Fix docs
129015c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 8, 2026 in 1s

0.00% (+0.00%) compared to 7bcbc2c

View this Pull Request on Codecov

0.00% (+0.00%) compared to 7bcbc2c

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (7bcbc2c) to head (129015c).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Message/DelayEnvelope.php 0.00% 2 Missing ⚠️
src/Message/GenericMessage.php 0.00% 2 Missing ⚠️
src/Message/Envelope.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             master    #304   +/-   ##
========================================
  Coverage      0.00%   0.00%           
  Complexity      330     330           
========================================
  Files            49      49           
  Lines           910     909    -1     
========================================
+ Misses          910     909    -1     

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