-
Notifications
You must be signed in to change notification settings - Fork 5.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
fix(cmp): pass env to plugin discovery (#13950) #13947
Conversation
Signed-off-by: Michael Crenshaw <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #13947 +/- ##
==========================================
+ Coverage 49.44% 49.58% +0.13%
==========================================
Files 273 256 -17
Lines 48662 43930 -4732
==========================================
- Hits 24063 21783 -2280
+ Misses 22237 19985 -2252
+ Partials 2362 2162 -200 ☔ View full report in Codecov by Sentry. |
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
Signed-off-by: Michael Crenshaw <[email protected]> Co-authored-by: Blake Pettersson <[email protected]> Co-authored-by: Jann Fischer <[email protected]> Signed-off-by: Kevin Lyda <[email protected]>
Signed-off-by: Michael Crenshaw <[email protected]> Co-authored-by: Blake Pettersson <[email protected]> Co-authored-by: Jann Fischer <[email protected]>
Signed-off-by: Michael Crenshaw <[email protected]> Co-authored-by: Blake Pettersson <[email protected]> Co-authored-by: Jann Fischer <[email protected]>
Fixes #13950