Closed NicklasWallgren closed 4 years ago
Merging #40 into master will decrease coverage by
3.16%
. The diff coverage is81.25%
.
@@ Coverage Diff @@
## master #40 +/- ##
============================================
- Coverage 97.70% 94.54% -3.17%
- Complexity 105 109 +4
============================================
Files 23 24 +1
Lines 262 275 +13
============================================
+ Hits 256 260 +4
- Misses 6 15 +9
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
src/helpers.php | 0.00% <0.00%> (ø) |
0.00 <0.00> (?) |
|
src/Worker.php | 91.46% <78.57%> (-3.35%) |
24.00 <13.00> (+2.00) |
:arrow_down: |
src/Listeners/RebindRouterListener.php | 90.47% <88.23%> (-9.53%) |
7.00 <3.00> (+2.00) |
:arrow_down: |
src/Events/AfterLoopIterationEvent.php | 100.00% <100.00%> (ø) |
4.00 <2.00> (ø) |
|
src/Events/AfterLoopStoppedEvent.php | 100.00% <100.00%> (ø) |
2.00 <2.00> (ø) |
|
src/Events/AfterRequestHandlingEvent.php | 100.00% <100.00%> (ø) |
4.00 <2.00> (ø) |
|
src/Events/BeforeLoopIterationEvent.php | 100.00% <100.00%> (ø) |
3.00 <2.00> (ø) |
|
src/Events/BeforeLoopStartedEvent.php | 100.00% <100.00%> (ø) |
2.00 <2.00> (ø) |
|
src/Events/BeforeRequestHandlingEvent.php | 100.00% <100.00%> (ø) |
3.00 <2.00> (ø) |
|
src/Listeners/RebindHttpKernelListener.php | 100.00% <100.00%> (ø) |
2.00 <0.00> (ø) |
|
... and 1 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 984cba6...74039f1. Read the comment docs.
And unit-tests for your changes?
Initial support for lumen.