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

Provide buildpack create command #1534

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Provide `buildpack create` command

c61741a
Select commit
Loading
Failed to load commit list.
Open

Provide buildpack create command #1534

Provide `buildpack create` command
c61741a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 14, 2024 in 1s

50.00% of diff hit (target 78.96%)

View this Pull Request on Codecov

50.00% of diff hit (target 78.96%)

Annotations

Check warning on line 27 in internal/commands/buildpack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/buildpack.go#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 43 in internal/commands/buildpack_create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/buildpack_create.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 79 in internal/commands/buildpack_create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/buildpack_create.go#L68-L79

Added lines #L68 - L79 were not covered by tests

Check warning on line 81 in internal/commands/buildpack_create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/commands/buildpack_create.go#L81

Added line #L81 was not covered by tests

Check warning on line 33 in pkg/client/create_buildpack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/create_buildpack.go#L20-L33

Added lines #L20 - L33 were not covered by tests