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 init type for cli #979

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

refactor command template

4cf32c0
Select commit
Loading
Failed to load commit list.
Open

feat: add init type for cli #979

refactor command template
4cf32c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 27, 2024 in 1s

0.00% of diff hit (target 46.48%)

View this Pull Request on Codecov

0.00% of diff hit (target 46.48%)

Annotations

Check warning on line 57 in cli/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/init.go#L53-L57

Added lines #L53 - L57 were not covered by tests

Check warning on line 59 in cli/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/init.go#L59

Added line #L59 was not covered by tests

Check warning on line 74 in cli/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/init.go#L64-L74

Added lines #L64 - L74 were not covered by tests

Check warning on line 95 in cli/init.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/init.go#L95

Added line #L95 was not covered by tests

Check warning on line 56 in cli/template/template.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/template/template.go#L25-L56

Added lines #L25 - L56 were not covered by tests

Check warning on line 58 in cli/template/template.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/template/template.go#L58

Added line #L58 was not covered by tests

Check warning on line 64 in cli/template/template.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/template/template.go#L60-L64

Added lines #L60 - L64 were not covered by tests

Check warning on line 66 in cli/template/template.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/template/template.go#L66

Added line #L66 was not covered by tests

Check warning on line 77 in cli/template/template.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/template/template.go#L69-L77

Added lines #L69 - L77 were not covered by tests

Check warning on line 79 in cli/template/template.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/template/template.go#L79

Added line #L79 was not covered by tests

Check warning on line 90 in cli/template/template.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/template/template.go#L82-L90

Added lines #L82 - L90 were not covered by tests

Check warning on line 92 in cli/template/template.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cli/template/template.go#L92

Added line #L92 was not covered by tests