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: upgrade definitions in charts #118

Merged
merged 1 commit into from
Jan 12, 2023
Merged

Conversation

FogDong
Copy link
Member

@FogDong FogDong commented Jan 12, 2023

Signed-off-by: FogDong dongtianxin.tx@alibaba-inc.com

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

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

codecov bot commented Jan 12, 2023

Codecov Report

Base: 68.26% // Head: 65.13% // Decreases project coverage by -3.12% ⚠️

Coverage data is based on head (7d4d86b) compared to base (03ed8af).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
- Coverage   68.26%   65.13%   -3.13%     
==========================================
  Files          49       41       -8     
  Lines        4323     4228      -95     
==========================================
- Hits         2951     2754     -197     
- Misses       1010     1108      +98     
- Partials      362      366       +4     
Flag Coverage Δ
e2etests ?
unit-test 65.13% <ø> (ø)

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

Impacted Files Coverage Δ
pkg/tasks/discover.go 56.25% <0.00%> (-37.50%) ⬇️
controllers/workflowrun_controller.go 56.39% <0.00%> (-21.06%) ⬇️
...g/webhook/v1alpha1/workflowrun/mutating_handler.go 58.82% <0.00%> (-17.65%) ⬇️
api/condition/condition.go 85.71% <0.00%> (-14.29%) ⬇️
pkg/providers/config/config.go 57.62% <0.00%> (-13.56%) ⬇️
pkg/providers/workspace/workspace.go 71.66% <0.00%> (-13.34%) ⬇️
pkg/providers/kube/handle.go 48.73% <0.00%> (-10.76%) ⬇️
pkg/tasks/template/load.go 67.56% <0.00%> (-8.11%) ⬇️
...webhook/v1alpha1/workflowrun/validating_handler.go 74.07% <0.00%> (-7.41%) ⬇️
pkg/cue/packages/package.go 58.65% <0.00%> (-7.22%) ⬇️
... and 13 more

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@FogDong FogDong merged commit 95c2164 into kubevela:main Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants