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 the usage of http client and run crd #93

Merged
merged 1 commit into from
Nov 30, 2022

Conversation

FogDong
Copy link
Member

@FogDong FogDong commented Nov 30, 2022

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 Nov 30, 2022

Codecov Report

Base: 67.79% // Head: 65.37% // Decreases project coverage by -2.42% ⚠️

Coverage data is based on head (8a120e0) compared to base (960d4bb).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
- Coverage   67.79%   65.37%   -2.43%     
==========================================
  Files          45       38       -7     
  Lines        4065     3971      -94     
==========================================
- Hits         2756     2596     -160     
- Misses        947     1016      +69     
+ Partials      362      359       -3     
Flag Coverage Δ
e2etests ?
unit-test 65.37% <100.00%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
pkg/providers/http/do.go 69.91% <100.00%> (-0.72%) ⬇️
pkg/tasks/discover.go 56.25% <0.00%> (-37.50%) ⬇️
pkg/providers/config/config.go 57.62% <0.00%> (-13.56%) ⬇️
controllers/workflowrun_controller.go 55.11% <0.00%> (-11.82%) ⬇️
pkg/providers/kube/handle.go 48.73% <0.00%> (-10.76%) ⬇️
pkg/providers/workspace/workspace.go 68.68% <0.00%> (-10.11%) ⬇️
pkg/tasks/template/load.go 67.56% <0.00%> (-8.11%) ⬇️
pkg/cue/packages/package.go 58.65% <0.00%> (-7.22%) ⬇️
api/condition/condition.go 85.71% <0.00%> (-6.50%) ⬇️
pkg/hooks/data_passing.go 50.00% <0.00%> (-4.55%) ⬇️
... and 11 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 46c102e into kubevela:main Nov 30, 2022
FogDong added a commit that referenced this pull request Jan 3, 2023
Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>

Signed-off-by: FogDong <dongtianxin.tx@alibaba-inc.com>
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