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

Add envelope stack + MessageSerializer #188

Merged
merged 15 commits into from
Jan 22, 2024

Apply fixes from StyleCI

bf62af9
Select commit
Loading
Failed to load commit list.
Merged

Add envelope stack + MessageSerializer #188

Apply fixes from StyleCI
bf62af9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2024 in 0s

84.65% (+0.66%) compared to 5339df8

View this Pull Request on Codecov

84.65% (+0.66%) compared to 5339df8

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (5339df8) 83.98% compared to head (bf62af9) 84.65%.

Files Patch % Lines
src/Message/EnvelopeTrait.php 85.71% 2 Missing ⚠️
config/di.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #188      +/-   ##
============================================
+ Coverage     83.98%   84.65%   +0.66%     
- Complexity      359      372      +13     
============================================
  Files            46       47       +1     
  Lines          1049     1088      +39     
============================================
+ Hits            881      921      +40     
+ Misses          168      167       -1     

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