spiral / roadrunner-bridge

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

Fixes FallbackDispatcher name and small code refactoring #64

Closed butschster closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 91.77% // Head: 91.79% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (6a1fb0d) compared to base (263dc77). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.0 #64 +/- ## ============================================ + Coverage 91.77% 91.79% +0.01% - Complexity 315 317 +2 ============================================ Files 62 62 Lines 997 999 +2 ============================================ + Hits 915 917 +2 Misses 82 82 ``` | [Impacted Files](https://codecov.io/gh/spiral/roadrunner-bridge/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral) | Coverage Δ | | |---|---|---| | [src/GRPC/Interceptor/Invoker.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0dSUEMvSW50ZXJjZXB0b3IvSW52b2tlci5waHA=) | `100.00% <ø> (ø)` | | | [src/Bootloader/RoadRunnerBootloader.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0Jvb3Rsb2FkZXIvUm9hZFJ1bm5lckJvb3Rsb2FkZXIucGhw) | `100.00% <100.00%> (ø)` | | | [src/FallbackDispatcher.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0ZhbGxiYWNrRGlzcGF0Y2hlci5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Bootloader/LoggerBootloader.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/64?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0Jvb3Rsb2FkZXIvTG9nZ2VyQm9vdGxvYWRlci5waHA=) | `100.00% <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.