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: add direct plugin framework #16

Merged
merged 12 commits into from
Jan 18, 2024

docs: clarify some language around defining what plugin slot changes …

75423f4
Select commit
Loading
Failed to load commit list.
Merged

feat: add direct plugin framework #16

docs: clarify some language around defining what plugin slot changes …
75423f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 17, 2024 in 0s

68.15% (-7.04%) compared to 3b9139d

View this Pull Request on Codecov

68.15% (-7.04%) compared to 3b9139d

Details

Codecov Report

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

Comparison is base (3b9139d) 75.19% compared to head (75423f4) 68.15%.
Report is 2 commits behind head on master.

❗ Current head 75423f4 differs from pull request most recent head 7b0326e. Consider uploading reports for the commit 7b0326e to get more accurate results

Files Patch % Lines
src/plugins/directPlugins/DirectPluginSlot.jsx 0.00% 14 Missing ⚠️
...ugins/directPlugins/mocks/PluginComponentsMock.jsx 0.00% 7 Missing ⚠️
...ugins/directPlugins/mocks/DefaultComponentMock.jsx 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   75.19%   68.15%   -7.04%     
==========================================
  Files          10       15       +5     
  Lines         129      179      +50     
  Branches       19       31      +12     
==========================================
+ Hits           97      122      +25     
- Misses         30       55      +25     
  Partials        2        2              

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