Skip to content
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

feat: Composite plugin loading #1587

Closed
wants to merge 1 commit into from

Conversation

mattrunyon
Copy link
Collaborator

Fixes #1586

@mattrunyon mattrunyon self-assigned this Oct 19, 2023
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (94cc82c) 46.65% compared to head (d3b2860) 46.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1587      +/-   ##
==========================================
- Coverage   46.65%   46.64%   -0.01%     
==========================================
  Files         575      575              
  Lines       36189    36200      +11     
  Branches     9063     9066       +3     
==========================================
+ Hits        16883    16886       +3     
- Misses      19254    19262       +8     
  Partials       52       52              
Flag Coverage Δ
unit 46.64% <21.05%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...ages/app-utils/src/components/PluginsBootstrap.tsx 82.60% <57.14%> (-11.51%) ⬇️
packages/app-utils/src/plugins/PluginUtils.tsx 37.50% <0.00%> (-2.50%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mattrunyon
Copy link
Collaborator Author

Closing as it's not a current priority and this PR is old. Can always revive it if needed since it's a relatively small change

@mattrunyon mattrunyon closed this Feb 9, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 9, 2024
@mattrunyon mattrunyon deleted the composite-plugins branch June 23, 2024 06:35
@mattrunyon mattrunyon restored the composite-plugins branch June 23, 2024 06:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for plugin "suites" or composite plugins
1 participant