Skip to content

Introduce MessageEncoderInterface#308

Merged
vjik merged 20 commits into
masterfrom
serialize-wrapper
Jun 15, 2026
Merged

Introduce MessageEncoderInterface#308
vjik merged 20 commits into
masterfrom
serialize-wrapper

Update docs/guide/en/consuming-messages-from-external-systems.md

721d2ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2026 in 0s

0.00% (+0.00%) compared to 22b1eac

View this Pull Request on Codecov

0.00% (+0.00%) compared to 22b1eac

Details

Codecov Report

❌ Patch coverage is 0% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (22b1eac) to head (721d2ca).

Files with missing lines Patch % Lines
src/Message/Serializer/MessageSerializer.php 0.00% 28 Missing ⚠️
src/Message/Serializer/JsonMessageEncoder.php 0.00% 8 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             master    #308   +/-   ##
========================================
  Coverage      0.00%   0.00%           
- Complexity      330     336    +6     
========================================
  Files            49      50    +1     
  Lines           909     920   +11     
========================================
- Misses          909     920   +11     

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