spiral / roadrunner-bridge

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

Updates Queue component. #71

Closed butschster closed 1 year ago

butschster commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 81.08% and project coverage change: +2.60 :tada:

Comparison is base (ea273fb) 90.63% compared to head (225bafe) 93.24%.

:exclamation: Current head 225bafe differs from pull request most recent head 831597a. Consider uploading reports for the commit 831597a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #71 +/- ## ============================================ + Coverage 90.63% 93.24% +2.60% + Complexity 328 296 -32 ============================================ Files 65 57 -8 Lines 1057 947 -110 ============================================ - Hits 958 883 -75 + Misses 99 64 -35 ``` | [Impacted Files](https://codecov.io/gh/spiral/roadrunner-bridge/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral) | Coverage Δ | | |---|---|---| | [src/Bootloader/CommandBootloader.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0Jvb3Rsb2FkZXIvQ29tbWFuZEJvb3Rsb2FkZXIucGhw) | `100.00% <ø> (ø)` | | | [src/Queue/Dispatcher.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL1F1ZXVlL0Rpc3BhdGNoZXIucGhw) | `72.97% <52.38%> (+2.60%)` | :arrow_up: | | [src/Queue/Queue.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL1F1ZXVlL1F1ZXVlLnBocA==) | `84.00% <78.94%> (-10.12%)` | :arrow_down: | | [src/Bootloader/QueueBootloader.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0Jvb3Rsb2FkZXIvUXVldWVCb290bG9hZGVyLnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Config/QueueConfig.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0NvbmZpZy9RdWV1ZUNvbmZpZy5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Queue/OptionsFactory.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL1F1ZXVlL09wdGlvbnNGYWN0b3J5LnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Queue/RPCPipelineRegistry.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/71?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL1F1ZXVlL1JQQ1BpcGVsaW5lUmVnaXN0cnkucGhw) | `100.00% <100.00%> (+2.85%)` | :arrow_up: | 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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.