spiral / roadrunner-bridge

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

Adding the ability to generate TCP service and Centrifugo handler via Scaffolder #80

Closed msmakouz closed 1 year ago

msmakouz commented 1 year ago
Q A
Bugfix?
Breaks BC?
New feature? ✔️
Issues #73
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.39 :tada:

Comparison is base (dbb7f42) 92.46% compared to head (5dd1d90) 92.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.x #80 +/- ## ============================================ + Coverage 92.46% 92.86% +0.39% - Complexity 306 316 +10 ============================================ Files 57 62 +5 Lines 956 1009 +53 ============================================ + Hits 884 937 +53 Misses 72 72 ``` | [Impacted Files](https://app.codecov.io/gh/spiral/roadrunner-bridge/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral) | Coverage Δ | | |---|---|---| | [src/Bootloader/ScaffolderBootloader.php](https://app.codecov.io/gh/spiral/roadrunner-bridge/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0Jvb3Rsb2FkZXIvU2NhZmZvbGRlckJvb3Rsb2FkZXIucGhw) | `100.00% <100.00%> (ø)` | | | [...le/Command/Scaffolder/CentrifugoHandlerCommand.php](https://app.codecov.io/gh/spiral/roadrunner-bridge/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0NvbnNvbGUvQ29tbWFuZC9TY2FmZm9sZGVyL0NlbnRyaWZ1Z29IYW5kbGVyQ29tbWFuZC5waHA=) | `100.00% <100.00%> (ø)` | | | [...c/Console/Command/Scaffolder/TcpServiceCommand.php](https://app.codecov.io/gh/spiral/roadrunner-bridge/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0NvbnNvbGUvQ29tbWFuZC9TY2FmZm9sZGVyL1RjcFNlcnZpY2VDb21tYW5kLnBocA==) | `100.00% <100.00%> (ø)` | | | [...older/Declaration/CentrifugoHandlerDeclaration.php](https://app.codecov.io/gh/spiral/roadrunner-bridge/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL1NjYWZmb2xkZXIvRGVjbGFyYXRpb24vQ2VudHJpZnVnb0hhbmRsZXJEZWNsYXJhdGlvbi5waHA=) | `100.00% <100.00%> (ø)` | | | [...c/Scaffolder/Declaration/TcpServiceDeclaration.php](https://app.codecov.io/gh/spiral/roadrunner-bridge/pull/80?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL1NjYWZmb2xkZXIvRGVjbGFyYXRpb24vVGNwU2VydmljZURlY2xhcmF0aW9uLnBocA==) | `100.00% <100.00%> (ø)` | |

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