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: jupiter support create templates from specified git branch #505

Merged
merged 6 commits into from
Oct 24, 2022

Conversation

sysulq
Copy link
Member

@sysulq sysulq commented Oct 24, 2022

Describe what this PR does / why we need it

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

@sysulq sysulq added the enhancement New feature or request label Oct 24, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2022

Codecov Report

Merging #505 (b33589d) into master (6ebee4c) will increase coverage by 1.41%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master     #505      +/-   ##
==========================================
+ Coverage   41.81%   43.22%   +1.41%     
==========================================
  Files          93      100       +7     
  Lines        6139     6510     +371     
==========================================
+ Hits         2567     2814     +247     
- Misses       3375     3481     +106     
- Partials      197      215      +18     
Impacted Files Coverage Δ
pkg/server/server.go 100.00% <ø> (+90.41%) ⬆️
pkg/core/cmd/cmd_new.go 46.06% <50.00%> (ø)
pkg/core/cmd/cmd_clean.go 55.55% <0.00%> (ø)
pkg/core/cmd/cmd_run.go 0.00% <0.00%> (ø)
pkg/core/cmd/banner.go 100.00% <0.00%> (ø)
pkg/core/cmd/cmd_update.go 69.56% <0.00%> (ø)
pkg/core/cmd/cmd_struct2interface.go 100.00% <0.00%> (ø)
pkg/core/cmd/cmd_init.go 75.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants