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

Adding support for Temporal Interceptors #65

Merged
merged 12 commits into from
Dec 25, 2023

Merge branch '2.0' into interceptors

d8135c8
Select commit
Loading
Failed to load commit list.
Merged

Adding support for Temporal Interceptors #65

Merge branch '2.0' into interceptors
d8135c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2023 in 0s

78.62% (+1.16%) compared to 05c7410

View this Pull Request on Codecov

78.62% (+1.16%) compared to 05c7410

Details

Codecov Report

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

Comparison is base (05c7410) 77.45% compared to head (d8135c8) 78.62%.

Files Patch % Lines
src/WorkersRegistry.php 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.0      #65      +/-   ##
============================================
+ Coverage     77.45%   78.62%   +1.16%     
- Complexity      198      209      +11     
============================================
  Files            28       29       +1     
  Lines           683      725      +42     
============================================
+ Hits            529      570      +41     
- Misses          154      155       +1     

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