-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Macro resolver remove lazy loading #9232
Macro resolver remove lazy loading #9232
Conversation
…r + remove lazy loading
After this change:
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## feature/decouple-adapters-from-core #9232 +/- ##
=======================================================================
+ Coverage 86.14% 86.56% +0.42%
=======================================================================
Files 183 216 +33
Lines 26468 26868 +400
=======================================================================
+ Hits 22800 23258 +458
+ Misses 3668 3610 -58
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…r-remove-lazy-loading
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide. |
Closing in favor of: #9243 |
resolves #
Problem
Solution
Checklist