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(pack): add support for scaffolding new extensions #2041

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Signed-off-by: sarthaksarthak9 <[email protected]>

6c720b2
Select commit
Loading
Failed to load commit list.
Open

feat(pack): add support for scaffolding new extensions #2041

Signed-off-by: sarthaksarthak9 <[email protected]>
6c720b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 1, 2024 in 1s

29.17% of diff hit (target 79.63%)

View this Pull Request on Codecov

29.17% of diff hit (target 79.63%)

Annotations

Check warning on line 53 in internal/commands/extension_new.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/extension_new.go#L49-L53

Added lines #L49 - L53 were not covered by tests

Check warning on line 83 in internal/commands/extension_new.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/extension_new.go#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 64 in pkg/client/new_extension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/new_extension.go#L59-L64

Added lines #L59 - L64 were not covered by tests

Check warning on line 70 in pkg/client/new_extension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/new_extension.go#L67-L70

Added lines #L67 - L70 were not covered by tests

Check warning on line 74 in pkg/client/new_extension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/new_extension.go#L72-L74

Added lines #L72 - L74 were not covered by tests

Check warning on line 76 in pkg/client/new_extension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/new_extension.go#L76

Added line #L76 was not covered by tests

Check warning on line 83 in pkg/client/new_extension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/new_extension.go#L79-L83

Added lines #L79 - L83 were not covered by tests

Check warning on line 99 in pkg/client/new_extension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/new_extension.go#L85-L99

Added lines #L85 - L99 were not covered by tests

Check warning on line 114 in pkg/client/new_extension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/new_extension.go#L101-L114

Added lines #L101 - L114 were not covered by tests

Check warning on line 117 in pkg/client/new_extension.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/new_extension.go#L117

Added line #L117 was not covered by tests

Check warning on line 32 in pkg/dist/extension_descriptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dist/extension_descriptor.go#L24-L32

Added lines #L24 - L32 were not covered by tests

Check warning on line 48 in pkg/dist/extension_descriptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dist/extension_descriptor.go#L34-L48

Added lines #L34 - L48 were not covered by tests

Check warning on line 73 in pkg/dist/extension_descriptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dist/extension_descriptor.go#L55-L73

Added lines #L55 - L73 were not covered by tests

Check warning on line 101 in pkg/dist/extension_descriptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/dist/extension_descriptor.go#L101

Added line #L101 was not covered by tests