dereuromark / cakephp-queue

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

Make sure this works for mssql. #408

Closed dereuromark closed 8 months ago

dereuromark commented 8 months ago

Resolves https://github.com/dereuromark/cakephp-queue/issues/407

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.10%. Comparing base (bced5aa) to head (4d66cc6). Report is 1 commits behind head on master.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #408 +/- ## ========================================= Coverage 73.10% 73.10% Complexity 691 691 ========================================= Files 40 40 Lines 2461 2461 ========================================= Hits 1799 1799 Misses 662 662 ```

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

bor-attila commented 8 months ago

Sorry for slow response. Yes, works perfectly. ty