Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Envelope trait fixed to be compatible with EnvelopeInterface. #205

Closed
wants to merge 1 commit into from

Envelope trait fixed to be compatible with EnvelopeInterface.

622d9d1
Select commit
Loading
Failed to load commit list.
Closed

Envelope trait fixed to be compatible with EnvelopeInterface. #205

Envelope trait fixed to be compatible with EnvelopeInterface.
622d9d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 27, 2024 in 0s

84.30% (-0.36%) compared to b47a41f

View this Pull Request on Codecov

84.30% (-0.36%) compared to b47a41f

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 84.30%. Comparing base (b47a41f) to head (622d9d1).
Report is 3 commits behind head on master.

Files Patch % Lines
src/Message/EnvelopeTrait.php 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #205      +/-   ##
============================================
- Coverage     84.65%   84.30%   -0.36%     
  Complexity      372      372              
============================================
  Files            47       47              
  Lines          1088     1051      -37     
============================================
- Hits            921      886      -35     
+ Misses          167      165       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.