-
Couldn't load subscription status.
- Fork 117
[opentelemetry-auto-laravel] fix: serialization error when calls internal Redis::Pipeline command #331
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
[opentelemetry-auto-laravel] fix: serialization error when calls internal Redis::Pipeline command #331
Conversation
…e or callable function
|
Thanks for opening your first pull request! If you haven't yet signed our Contributor License Agreement (CLA), then please do so that we can accept your contribution. A link should appear shortly in this PR if you have not already signed one. |
|
Change looks sensible tome. Is there a test that could be added/updated to cover this? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #331 +/- ##
============================================
+ Coverage 80.67% 80.70% +0.03%
+ Complexity 1295 1294 -1
============================================
Files 114 114
Lines 5486 5495 +9
============================================
+ Hits 4426 4435 +9
Misses 1060 1060 Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
|
Hi @brettmc |
Thanks for bearing that in mind! I will sort any merge conflicts later 💪 |
Refer to open-telemetry/opentelemetry-php#1503