-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[Core] Pass class loader to ServiceLoader.load invocations #2220
Conversation
13dcc3b
to
5a991e5
Compare
Codecov Report
@@ Coverage Diff @@
## main #2220 +/- ##
============================================
+ Coverage 82.80% 82.81% +0.01%
- Complexity 2331 2332 +1
============================================
Files 306 306
Lines 8303 8308 +5
Branches 764 764
============================================
+ Hits 6875 6880 +5
+ Misses 1117 1116 -1
- Partials 311 312 +1
Continue to review full report at Codecov.
|
5a991e5
to
61c8c36
Compare
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.
Many thanks 👍
61c8c36
to
226eaaf
Compare
226eaaf
to
4b261e6
Compare
Fixes: #2217, #2219