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 some swagger json errors #2869

Merged
merged 1 commit into from
Aug 13, 2020
Merged

Conversation

zryfish
Copy link
Member

@zryfish zryfish commented Aug 13, 2020

Signed-off-by: Jeff zw0948@gmail.com

What type of PR is this?
/kind cleanup
/kind documentation

What this PR does / why we need it:
Fix some generated swagger json errors

Which issue(s) this PR fixes:

Fixes #

Special notes for reviewers:

Additional documentation, usage docs, etc.:


@ks-ci-bot ks-ci-bot added kind/documentation Categorizes issue or PR as related to documentation. dco-signoff: yes labels Aug 13, 2020
@ks-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: zryfish

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ks-ci-bot ks-ci-bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 13, 2020
Signed-off-by: Jeff <zw0948@gmail.com>
@zryfish zryfish force-pushed the add_swagger_server branch from 26478be to e19d518 Compare August 13, 2020 04:43
@codecov
Copy link

codecov bot commented Aug 13, 2020

Codecov Report

Merging #2869 into master will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2869      +/-   ##
==========================================
- Coverage   10.71%   10.69%   -0.03%     
==========================================
  Files         194      194              
  Lines       41933    41961      +28     
==========================================
- Hits         4494     4487       -7     
- Misses      36865    36898      +33     
- Partials      574      576       +2     
Flag Coverage Δ
#unittests 10.69% <0.00%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
pkg/apis/devops/v1alpha1/openapi_generated.go 0.00% <0.00%> (ø)
pkg/apis/devops/v1alpha3/openapi_generated.go 0.00% <0.00%> (ø)
pkg/apis/network/v1alpha1/openapi_generated.go 0.00% <0.00%> (ø)
pkg/apis/servicemesh/v1alpha2/openapi_generated.go 0.00% <0.00%> (ø)
pkg/apis/tenant/v1alpha1/openapi_generated.go 0.00% <0.00%> (ø)
pkg/kapis/monitoring/v1alpha3/register.go 0.00% <0.00%> (ø)
pkg/controller/pipeline/pipeline_controller.go 36.43% <0.00%> (-3.88%) ⬇️
...ntroller/devopsproject/devopsproject_controller.go 39.62% <0.00%> (-2.36%) ⬇️
...roller/virtualservice/virtualservice_controller.go 34.00% <0.00%> (-2.03%) ⬇️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2ac81e9...e19d518. Read the comment docs.

@zryfish zryfish merged commit 6f367e4 into kubesphere:master Aug 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes kind/documentation Categorizes issue or PR as related to documentation. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants