-
Notifications
You must be signed in to change notification settings - Fork 197
use dynamic runtime in plugins #2013
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
base: main
Are you sure you want to change the base?
use dynamic runtime in plugins #2013
Conversation
PR missing one of the required labels: {'documentation', 'breaking-change', 'bug', 'new feature', 'internal', 'dependencies', 'enhancement'} |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2013 +/- ##
==========================================
- Coverage 71.16% 71.09% -0.08%
==========================================
Files 367 367
Lines 61866 61830 -36
==========================================
- Hits 44030 43961 -69
- Misses 17836 17869 +33 ☔ View full report in Codecov by Sentry. |
9c90ccb
to
09fc99e
Compare
09fc99e
to
210c6d1
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.
Should not be merged before other plugins are updated accodingly
Resolves #1957
Resolves #1745