Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor handlers #182

Closed
wants to merge 11 commits into from

Merge remote-tracking branch 'origin/master' into refactor-handlers

725ef84
Select commit
Loading
Failed to load commit list.
Closed

Refactor handlers #182

Merge remote-tracking branch 'origin/master' into refactor-handlers
725ef84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 21, 2024 in 1s

83.15% (-0.84%) compared to 5339df8

View this Pull Request on Codecov

83.15% (-0.84%) compared to 5339df8

Details

Codecov Report

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

Comparison is base (5339df8) 83.98% compared to head (725ef84) 83.15%.

Files Patch % Lines
src/Worker/Worker.php 36.36% 7 Missing ⚠️
config/di.php 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #182      +/-   ##
============================================
- Coverage     83.98%   83.15%   -0.84%     
+ Complexity      359      345      -14     
============================================
  Files            46       46              
  Lines          1049     1021      -28     
============================================
- Hits            881      849      -32     
- Misses          168      172       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.