-
Notifications
You must be signed in to change notification settings - Fork 8.8k
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
optimize: skip the proxy of AbstractRoutingDataSource #7194
optimize: skip the proxy of AbstractRoutingDataSource #7194
Conversation
…tRoutingDataSource
…tRoutingDataSource
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #7194 +/- ##
============================================
- Coverage 51.56% 51.55% -0.01%
- Complexity 6811 6812 +1
============================================
Files 1169 1169
Lines 41478 41482 +4
Branches 4851 4851
============================================
- Hits 21388 21386 -2
- Misses 18069 18073 +4
- Partials 2021 2023 +2
🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…tRoutingDataSource
Ⅰ. Describe what this PR did
automatically skipping proxy for datasource of type AbstractRoutingDataSource