Skip to content
This repository was archived by the owner on Dec 18, 2021. It is now read-only.

Feat: Adding monolog bundle for mercure logs #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eduardo-romao
Copy link

Simple log configuration using monolog bundle.

@codecov
Copy link

codecov bot commented Jul 29, 2021

Codecov Report

Merging #22 (4463740) into master (c4dde7f) will decrease coverage by 19.32%.
The diff coverage is 50.00%.

Impacted file tree graph

@@              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%) ⬇️
src/Kernel.php 0.00% <0.00%> (ø)
src/Metrics/Redis/RedisMetricsHandlerFactory.php 0.00% <0.00%> (-33.34%) ⬇️
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%) ⬇️
src/Storage/StorageFactory.php 0.00% <0.00%> (-84.62%) ⬇️
... and 35 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 a1a76bc...4463740. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant