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

Remove unused openapi marker #3337

Merged
merged 1 commit into from
Feb 23, 2022
Merged

Remove unused openapi marker #3337

merged 1 commit into from
Feb 23, 2022

Conversation

luolanzone
Copy link
Contributor

Signed-off-by: Lan Luo luola@vmware.com

Signed-off-by: Lan Luo <luola@vmware.com>
@luolanzone luolanzone requested a review from tnqn February 22, 2022 05:51
@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2022

Codecov Report

Merging #3337 (03b2d8f) into main (3f30d84) will decrease coverage by 6.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3337      +/-   ##
==========================================
- Coverage   60.85%   54.75%   -6.10%     
==========================================
  Files         266      266              
  Lines       26520    26520              
==========================================
- Hits        16139    14522    -1617     
- Misses       8591    10331    +1740     
+ Partials     1790     1667     -123     
Flag Coverage Δ
kind-e2e-tests 35.38% <ø> (-12.58%) ⬇️
unit-tests 41.58% <ø> (ø)

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

Impacted Files Coverage Δ
...g/agent/apiserver/handlers/featuregates/handler.go 0.00% <0.00%> (-82.36%) ⬇️
pkg/agent/controller/networkpolicy/reject.go 0.00% <0.00%> (-78.23%) ⬇️
pkg/apis/controlplane/v1beta2/helper.go 33.33% <0.00%> (-66.67%) ⬇️
pkg/controller/networkpolicy/mutate.go 0.00% <0.00%> (-62.07%) ⬇️
pkg/agent/controller/networkpolicy/packetin.go 6.56% <0.00%> (-60.59%) ⬇️
.../agent/apiserver/handlers/networkpolicy/handler.go 0.00% <0.00%> (-58.34%) ⬇️
...kg/apiserver/registry/system/supportbundle/rest.go 20.45% <0.00%> (-54.55%) ⬇️
pkg/apiserver/handlers/webhook/mutation_crd.go 0.00% <0.00%> (-52.64%) ⬇️
...ver/registry/controlplane/nodestatssummary/rest.go 50.00% <0.00%> (-50.00%) ⬇️
pkg/support/dump.go 8.19% <0.00%> (-49.19%) ⬇️
... and 66 more

Copy link
Member

@tnqn tnqn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the cleanup.

@tnqn
Copy link
Member

tnqn commented Feb 23, 2022

/skip-all

@tnqn tnqn merged commit 0ffcfc9 into antrea-io:main Feb 23, 2022
@luolanzone luolanzone deleted the remove-marker branch February 23, 2022 05:12
bangqipropel pushed a commit to bangqipropel/antrea that referenced this pull request Mar 2, 2022
Signed-off-by: Lan Luo <luola@vmware.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

3 participants