antrea icon indicating copy to clipboard operation
antrea copied to clipboard

Fix wrong writing of namespace

Open tnqn opened this issue 3 years ago • 1 comments

Signed-off-by: Quan Tian [email protected]

tnqn avatar Aug 09 '22 09:08 tnqn

Codecov Report

Merging #4093 (1c91c84) into main (ae6f269) will decrease coverage by 6.45%. The diff coverage is 66.66%.

:exclamation: Current head 1c91c84 differs from pull request most recent head 2e576b8. Consider uploading reports for the commit 2e576b8 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4093      +/-   ##
==========================================
- Coverage   73.53%   67.08%   -6.45%     
==========================================
  Files         409      297     -112     
  Lines       60932    44973   -15959     
==========================================
- Hits        44804    30169   -14635     
+ Misses      13237    12444     -793     
+ Partials     2891     2360     -531     
Flag Coverage Δ
e2e-tests ?
integration-tests 35.33% <55.55%> (+2.03%) :arrow_up:
kind-e2e-tests 49.81% <50.00%> (+1.89%) :arrow_up:
unit-tests 44.30% <22.22%> (-21.26%) :arrow_down:
Impacted Files Coverage Δ
pkg/agent/cniserver/sriov.go 0.00% <0.00%> (-31.38%) :arrow_down:
pkg/flowaggregator/flowaggregator.go 58.17% <0.00%> (+2.86%) :arrow_up:
pkg/agent/secondarynetwork/podwatch/controller.go 39.01% <50.00%> (-36.76%) :arrow_down:
pkg/agent/cniserver/pod_configuration.go 57.66% <66.66%> (-26.79%) :arrow_down:
...trollers/multicluster/resourceexport_controller.go 75.13% <100.00%> (ø)
pkg/agent/cniserver/pod_configuration_linux.go 26.31% <100.00%> (-73.69%) :arrow_down:
pkg/agent/cniserver/server.go 73.94% <100.00%> (-11.69%) :arrow_down:
pkg/agent/secondarynetwork/cnipodcache/cache.go 77.55% <100.00%> (-22.45%) :arrow_down:

... and 355 files with indirect coverage changes

codecov[bot] avatar Aug 09 '22 09:08 codecov[bot]

This PR is stale because it has been open 90 days with no activity. Remove stale label or comment, or this will be closed in 90 days

github-actions[bot] avatar Jan 05 '23 00:01 github-actions[bot]

@tnqn there is a file conflict, you may update it and move forward.

luolanzone avatar Jan 05 '23 01:01 luolanzone

This PR is stale because it has been open 90 days with no activity. Remove stale label or comment, or this will be closed in 90 days

github-actions[bot] avatar Apr 07 '23 00:04 github-actions[bot]

/skip-all

tnqn avatar Jul 20 '23 02:07 tnqn