spiral / roadrunner-bridge

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

Fixes jobs pipeline stat for console command #32

Closed butschster closed 1 year ago

butschster commented 1 year ago

Fixed the following stat:

codecov[bot] commented 1 year ago

Codecov Report

Base: 87.92% // Head: 88.00% // Increases project coverage by +0.07% :tada:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.0 #32 +/- ## ============================================ + Coverage 87.92% 88.00% +0.07% + Complexity 204 203 -1 ============================================ Files 40 40 Lines 530 525 -5 ============================================ - Hits 466 462 -4 + Misses 64 63 -1 ``` | [Impacted Files](https://codecov.io/gh/spiral/roadrunner-bridge/pull/32?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/32/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0NvbnNvbGUvQ29tbWFuZC9RdWV1ZS9MaXN0Q29tbWFuZC5waHA=) | `94.73% <100.00%> (-0.51%)` | :arrow_down: | | [src/Bootloader/BroadcastingBootloader.php](https://codecov.io/gh/spiral/roadrunner-bridge/pull/32/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=spiral#diff-c3JjL0Jvb3Rsb2FkZXIvQnJvYWRjYXN0aW5nQm9vdGxvYWRlci5waHA=) | `100.00% <0.00%> (+10.00%)` | :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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.