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 plugins system #158

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

chore: lint

b8fb0fa
Select commit
Loading
Failed to load commit list.
Draft

feat: add plugins system #158

chore: lint
b8fb0fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 67.64706% with 33 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@53cd585). Learn more about missing BASE report.

Files Patch % Lines
playground/plugins/log.ts 0.00% 15 Missing and 1 partial ⚠️
playground/commands/debug.ts 0.00% 13 Missing ⚠️
playground/cli.ts 0.00% 2 Missing ⚠️
playground/hello.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #158   +/-   ##
=======================================
  Coverage        ?   43.27%           
=======================================
  Files           ?       15           
  Lines           ?     1019           
  Branches        ?       57           
=======================================
  Hits            ?      441           
  Misses          ?      572           
  Partials        ?        6           

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