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

Fix: fix step depends on skip #146

Merged
merged 2 commits into from
Mar 13, 2023
Merged

Fix: fix step depends on skip #146

merged 2 commits into from
Mar 13, 2023

Conversation

FogDong
Copy link
Member

@FogDong FogDong commented Mar 12, 2023

Description of your changes

Fixes #

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

@codecov
Copy link

codecov bot commented Mar 12, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.77 🎉

Comparison is base (8ea00c6) 67.37% compared to head (2972fc3) 68.15%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #146      +/-   ##
==========================================
+ Coverage   67.37%   68.15%   +0.77%     
==========================================
  Files          48       48              
  Lines        4399     4402       +3     
==========================================
+ Hits         2964     3000      +36     
+ Misses       1047     1021      -26     
+ Partials      388      381       -7     
Flag Coverage Δ
e2etests 23.15% <28.57%> (+0.93%) ⬆️
unit-test 65.19% <100.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
pkg/executor/workflow.go 81.45% <100.00%> (+1.90%) ⬆️

... and 4 files with indirect coverage changes

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.

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

Validation Failed: "Could not add requested reviewers to pull request."

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