spiral / roadrunner-bridge

🌉 RoadRunner bridge to Spiral Framework
https://spiral.dev/docs/packages-roadrunner-bridge
MIT License
13 stars 6 forks source link

Add console mode to log handler #54

Closed meekstellar closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 89.19% // Head: 88.84% // Decreases project coverage by -0.35% :warning:

Coverage data is based on head (908a3a0) compared to base (3e61232). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.0 #54 +/- ## ============================================ - Coverage 89.19% 88.84% -0.36% - Complexity 278 281 +3 ============================================ Files 57 57 Lines 685 690 +5 ============================================ + Hits 611 613 +2 - Misses 74 77 +3 ``` | [Impacted Files](https://codecov.io/gh/spiral/roadrunner-bridge/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral) | Coverage Δ | | |---|---|---| | [src/Bootloader/LoggerBootloader.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/54/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0Jvb3Rsb2FkZXIvTG9nZ2VyQm9vdGxvYWRlci5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Logger/Handler.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/54/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0xvZ2dlci9IYW5kbGVyLnBocA==) | `81.25% <100.00%> (-18.75%)` | :arrow_down: | | [src/Console/Command/GRPC/GenerateCommand.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/54/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0NvbnNvbGUvQ29tbWFuZC9HUlBDL0dlbmVyYXRlQ29tbWFuZC5waHA=) | `62.79% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.