spiral / roadrunner-bridge

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

Resume console command declares a pipeline if it wasn't declared and exists in config #74

Closed butschster closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 80.00% and project coverage change: +0.02 :tada:

Comparison is base (9f92f01) 93.14% compared to head (bb51ff3) 93.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #74 +/- ## ============================================ + Coverage 93.14% 93.16% +0.02% - Complexity 303 304 +1 ============================================ Files 57 57 Lines 934 937 +3 ============================================ + Hits 870 873 +3 Misses 64 64 ``` | [Impacted Files](https://codecov.io/gh/spiral/roadrunner-bridge/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral) | Coverage Δ | | |---|---|---| | [src/Console/Command/Queue/ListCommand.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0NvbnNvbGUvQ29tbWFuZC9RdWV1ZS9MaXN0Q29tbWFuZC5waHA=) | `96.00% <ø> (ø)` | | | [src/Console/Command/Queue/PauseCommand.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0NvbnNvbGUvQ29tbWFuZC9RdWV1ZS9QYXVzZUNvbW1hbmQucGhw) | `85.71% <50.00%> (ø)` | | | [src/Console/Command/Queue/ResumeCommand.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0NvbnNvbGUvQ29tbWFuZC9RdWV1ZS9SZXN1bWVDb21tYW5kLnBocA==) | `90.00% <87.50%> (+4.28%)` | :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.