spiral / roadrunner-bridge

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

Adds integration with centrifuge RoadRunner plugin #43

Closed butschster closed 1 year ago

butschster commented 1 year ago

TODO

codecov[bot] commented 1 year ago

Codecov Report

Base: 88.42% // Head: 89.52% // Increases project coverage by +1.10% :tada:

Coverage data is based on head (2d13d63) compared to base (a66341b). Patch coverage: 96.70% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.0 #43 +/- ## ============================================ + Coverage 88.42% 89.52% +1.10% - Complexity 223 262 +39 ============================================ Files 45 53 +8 Lines 570 659 +89 ============================================ + Hits 504 590 +86 - Misses 66 69 +3 ``` | [Impacted Files](https://codecov.io/gh/spiral/roadrunner-bridge/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral) | Coverage Δ | | |---|---|---| | [src/RoadRunnerMode.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL1JvYWRSdW5uZXJNb2RlLnBocA==) | `100.00% <ø> (ø)` | | | [src/FailbackDispatcher.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0ZhaWxiYWNrRGlzcGF0Y2hlci5waHA=) | `84.61% <50.00%> (-6.30%)` | :arrow_down: | | [src/Centrifugo/Dispatcher.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0NlbnRyaWZ1Z28vRGlzcGF0Y2hlci5waHA=) | `91.66% <91.66%> (ø)` | | | [src/Bootloader/CentrifugoBootloader.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0Jvb3Rsb2FkZXIvQ2VudHJpZnVnb0Jvb3Rsb2FkZXIucGhw) | `100.00% <100.00%> (ø)` | | | [src/Centrifugo/Broadcast.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0NlbnRyaWZ1Z28vQnJvYWRjYXN0LnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Centrifugo/Interceptor/InterceptorRegistry.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0NlbnRyaWZ1Z28vSW50ZXJjZXB0b3IvSW50ZXJjZXB0b3JSZWdpc3RyeS5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Centrifugo/LogErrorHandler.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0NlbnRyaWZ1Z28vTG9nRXJyb3JIYW5kbGVyLnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Centrifugo/RequestHandler.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0NlbnRyaWZ1Z28vUmVxdWVzdEhhbmRsZXIucGhw) | `100.00% <100.00%> (ø)` | | | [src/Centrifugo/ServiceRegistry.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0NlbnRyaWZ1Z28vU2VydmljZVJlZ2lzdHJ5LnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Config/CentrifugoConfig.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/43/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0NvbmZpZy9DZW50cmlmdWdvQ29uZmlnLnBocA==) | `100.00% <100.00%> (ø)` | | | ... and [1 more](https://codecov.io/gh/spiral/roadrunner-bridge/pull/43/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral) | | 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.