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 the CI step to check the addon config #703

Merged
merged 3 commits into from
Mar 16, 2023

Conversation

barnettZQG
Copy link
Collaborator

@barnettZQG barnettZQG commented Mar 15, 2023

Description of your changes

Fixes #692

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: barnettZQG <barnett.zqg@gmail.com>
@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

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

Comparison is base (cfc1e61) 60.26% compared to head (905bea1) 58.84%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #703      +/-   ##
==========================================
- Coverage   60.26%   58.84%   -1.43%     
==========================================
  Files          94       94              
  Lines       17595    17595              
==========================================
- Hits        10604    10353     -251     
- Misses       5679     5923     +244     
- Partials     1312     1319       +7     
Flag Coverage Δ
apiserver-unittests 32.10% <ø> (ø)
server-e2e-tests 44.88% <ø> (-4.53%) ⬇️

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

see 22 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: barnettZQG <barnett.zqg@gmail.com>
Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
@barnettZQG barnettZQG merged commit 757e727 into kubevela:main Mar 16, 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.

[Feature] The e2e-test cover the addon config
1 participant