Skip to content

Enforce no-Envelope contract for adapters and serializers#307

Closed
vjik wants to merge 1 commit into
masterfrom
no-envelope
Closed

Enforce no-Envelope contract for adapters and serializers#307
vjik wants to merge 1 commit into
masterfrom
no-envelope

Enforce no-`Envelope` contract for adapters and serializers

d75ad90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 0s

0.00% (+0.00%) compared to 97efb0c

View this Pull Request on Codecov

0.00% (+0.00%) compared to 97efb0c

Details

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (97efb0c) to head (d75ad90).

Files with missing lines Patch % Lines
src/Middleware/Push/AdapterPushHandler.php 0.00% 2 Missing ⚠️
src/Message/JsonMessageSerializer.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             master    #307   +/-   ##
========================================
  Coverage      0.00%   0.00%           
  Complexity      330     330           
========================================
  Files            49      49           
  Lines           909     908    -1     
========================================
+ Misses          909     908    -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.