Trunk enhancements branch #190
Closed
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.
Loading