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

Adds interceptors support #77

Merged
merged 15 commits into from
Dec 25, 2023

Adds interceptors support

2266613
Select commit
Loading
Failed to load commit list.
Merged

Adds interceptors support #77

Adds interceptors support
2266613
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 25, 2023 in 0s

97.75% (-0.02%) compared to 66f8754

View this Pull Request on Codecov

97.75% (-0.02%) compared to 66f8754

Details

Codecov Report

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

Comparison is base (66f8754) 97.76% compared to head (2266613) 97.75%.

Files Patch % Lines
src/WorkersRegistry.php 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                3.x      #77      +/-   ##
============================================
- Coverage     97.76%   97.75%   -0.02%     
- Complexity       70       81      +11     
============================================
  Files            12       13       +1     
  Lines           224      267      +43     
============================================
+ Hits            219      261      +42     
- Misses            5        6       +1     

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