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: cloudshell scheme not found #856

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

chivalryq
Copy link
Member

Description of your changes

Fixes #855

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 yarn lint to ensure the frontend changes are ready for review.
  • Run make reviewableto ensure the server changes are ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

Special notes for your reviewer

Signed-off-by: Qiaozp <qiaozhongpei.qzp@alibaba-inc.com>
@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Patch coverage: 25.00% and project coverage change: -1.52 ⚠️

Comparison is base (ff8382c) 60.46% compared to head (1176aae) 58.94%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #856      +/-   ##
==========================================
- Coverage   60.46%   58.94%   -1.52%     
==========================================
  Files         113      114       +1     
  Lines       19607    19822     +215     
==========================================
- Hits        11856    11685     -171     
- Misses       6299     6696     +397     
+ Partials     1452     1441      -11     
Flag Coverage Δ
apiserver-unittests 32.14% <0.00%> (-1.70%) ⬇️
server-e2e-tests 48.34% <25.00%> (-0.65%) ⬇️

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

Impacted Files Coverage Δ
pkg/server/infrastructure/clients/kubeclient.go 40.62% <25.00%> (-1.05%) ⬇️

... and 10 files with indirect coverage changes

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

@wangyikewxgm wangyikewxgm merged commit 28dea8a into kubevela:main Jul 14, 2023
12 of 15 checks passed
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.

velaux 1.9.1 claudshell can not open
2 participants