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

Trunk enhancements branch #190

Closed
wants to merge 75 commits into from

Merge branch 'master' into new

453c219
Select commit
Loading
Failed to load commit list.
Closed

Trunk enhancements branch #190

Merge branch 'master' into new
453c219
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 3, 2024 in 0s

77.24% (-7.41%) compared to b47a41f

View this Pull Request on Codecov

77.24% (-7.41%) compared to b47a41f

Details

Codecov Report

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

Project coverage is 77.24%. Comparing base (b47a41f) to head (453c219).

Files Patch % Lines
config/di.php 0.00% 27 Missing ⚠️
src/Message/HandlerEnvelope.php 0.00% 10 Missing ⚠️
config/events-console.php 0.00% 8 Missing ⚠️
config/events-web.php 0.00% 8 Missing ⚠️
src/Message/EnvelopeTrait.php 38.46% 8 Missing ⚠️
src/Message/JsonMessageSerializer.php 64.28% 5 Missing ⚠️
src/Debug/QueueDecorator.php 0.00% 2 Missing ⚠️
config/queue.php 0.00% 1 Missing ⚠️
src/Worker/Worker.php 93.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #190      +/-   ##
============================================
- Coverage     84.65%   77.24%   -7.41%     
+ Complexity      372      284      -88     
============================================
  Files            47       45       -2     
  Lines          1088      914     -174     
============================================
- Hits            921      706     -215     
- Misses          167      208      +41     

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