mercure-php-hub
mercure-php-hub copied to clipboard
Feat: Adding monolog bundle for mercure logs
Simple log configuration using monolog bundle.
Codecov Report
Merging #22 (4463740) into master (c4dde7f) will decrease coverage by
19.32%. The diff coverage is50.00%.
@@ Coverage Diff @@
## master #22 +/- ##
=============================================
- Coverage 85.05% 65.73% -19.33%
- Complexity 288 320 +32
=============================================
Files 37 40 +3
Lines 890 1144 +254
=============================================
- Hits 757 752 -5
- Misses 133 392 +259
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/Command/DebugConfigCommand.php | 0.00% <0.00%> (ø) |
|
| src/Command/ServeCommand.php | 0.00% <0.00%> (-85.44%) |
:arrow_down: |
| src/Kernel.php | 0.00% <0.00%> (ø) |
|
| src/Metrics/Redis/RedisMetricsHandlerFactory.php | 0.00% <0.00%> (-33.34%) |
:arrow_down: |
| src/Model/Message.php | 100.00% <ø> (ø) |
|
| src/Security/TopicMatcher.php | 92.59% <ø> (ø) |
|
| src/Storage/NullStorage/NullStorage.php | 50.00% <ø> (ø) |
|
| src/Storage/PHP/PHPStorage.php | 100.00% <ø> (ø) |
|
| src/Storage/Redis/RedisStorage.php | 97.14% <ø> (-0.16%) |
:arrow_down: |
| src/Storage/StorageFactory.php | 0.00% <0.00%> (-84.62%) |
:arrow_down: |
| ... and 35 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update a1a76bc...4463740. Read the comment docs.