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
Merged

Adding support for Temporal Interceptors #65

merged 12 commits into from
Dec 25, 2023

Conversation

butschster
Copy link
Member

No description provided.

@butschster butschster added the enhancement New feature or request label Apr 25, 2023
@butschster butschster self-assigned this Apr 25, 2023
@codecov
Copy link

codecov bot commented Apr 25, 2023

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.

@butschster butschster linked an issue Sep 28, 2023 that may be closed by this pull request
# Conflicts:
#	.github/workflows/run-tests.yml
#	.github/workflows/static-analysis.yml
@butschster butschster changed the base branch from 2.0 to 3.x December 25, 2023 06:04
@butschster butschster changed the base branch from 3.x to 2.0 December 25, 2023 06:04
@butschster butschster merged commit dd13567 into 2.0 Dec 25, 2023
6 checks passed
@butschster butschster deleted the interceptors branch December 25, 2023 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Supprot for interceptors
4 participants