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/patch succeeded Jul 7, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 2 in playground/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

playground/cli.ts#L2

Added line #L2 was not covered by tests

Check warning on line 16 in playground/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

playground/cli.ts#L16

Added line #L16 was not covered by tests

Check warning on line 12 in playground/commands/debug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

playground/commands/debug.ts#L2-L12

Added lines #L2 - L12 were not covered by tests

Check warning on line 18 in playground/commands/debug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

playground/commands/debug.ts#L18

Added line #L18 was not covered by tests

Check warning on line 31 in playground/commands/debug.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

playground/commands/debug.ts#L31

Added line #L31 was not covered by tests

Check warning on line 3 in playground/hello.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

playground/hello.ts#L3

Added line #L3 was not covered by tests

Check warning on line 34 in playground/hello.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

playground/hello.ts#L34

Added line #L34 was not covered by tests

Check warning on line 16 in playground/plugins/log.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

playground/plugins/log.ts#L2-L16

Added lines #L2 - L16 were not covered by tests