dereuromark / cakephp-queue

Queue plugin for CakePHP - simple, pure PHP and without dependencies.
MIT License
307 stars 136 forks source link

Improve usage of defaultworkertimeout #401

Closed michielkeijts closed 7 months ago

michielkeijts commented 7 months ago

See #400 for explanation.

codecov-commenter commented 7 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (82bed55) 72.53% compared to head (fea8279) 72.52%. Report is 1 commits behind head on master.

Files Patch % Lines
src/Queue/Config.php 75.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #401 +/- ## ============================================ - Coverage 72.53% 72.52% -0.01% - Complexity 684 685 +1 ============================================ Files 40 40 Lines 2450 2453 +3 ============================================ + Hits 1777 1779 +2 - Misses 673 674 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.