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 mode in steps for step group #153

Merged
merged 1 commit into from
Apr 4, 2023
Merged

Conversation

FogDong
Copy link
Member

@FogDong FogDong commented Apr 4, 2023

Description of your changes

Feat: add mode in steps for step group

I have:

  • Read and followed KubeVela's contribution process.
  • Related Docs updated properly. In a new feature or configuration option, an update to the documentation is necessary.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

Special notes for your reviewer

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
@codecov
Copy link

codecov bot commented Apr 4, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.03 ⚠️

Comparison is base (c730c05) 67.48% compared to head (19df50f) 67.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
- Coverage   67.48%   67.45%   -0.03%     
==========================================
  Files          49       49              
  Lines        4505     4507       +2     
==========================================
  Hits         3040     3040              
- Misses       1071     1072       +1     
- Partials      394      395       +1     
Flag Coverage Δ
e2etests 22.77% <0.00%> (-0.02%) ⬇️
unit-test 64.39% <0.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
api/v1alpha1/types.go 11.11% <ø> (ø)
pkg/generator/generator.go 67.71% <0.00%> (-1.09%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Somefive Somefive merged commit a4f3ec8 into kubevela:main Apr 4, 2023
@FogDong
Copy link
Member Author

FogDong commented Apr 4, 2023

/backport 0.5

@github-actions
Copy link

github-actions bot commented Apr 4, 2023

Successfully created backport PR #154 for release-0.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants