-
Notifications
You must be signed in to change notification settings - Fork 105
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
Fix user defined type casting #4156
Conversation
Benchmark ResultMaster commit hash:
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4156 +/- ##
=======================================
Coverage 84.05% 84.05%
=======================================
Files 1330 1330
Lines 53143 53171 +28
Branches 7407 7416 +9
=======================================
+ Hits 44668 44693 +25
- Misses 8304 8306 +2
- Partials 171 172 +1 ☔ View full report in Codecov by Sentry. |
(cherry picked from commit 27c5ef5)
Description
Fixes user defined casting issues.