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

Add codecov actions wq #34

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Add codecov actions wq #34

wants to merge 7 commits into from

Conversation

wenqiq
Copy link
Owner

@wenqiq wenqiq commented Jul 22, 2022

Update cov

wenqiq and others added 4 commits July 14, 2022 16:49
Signed-off-by: Wenqi Qiu <[email protected]>
1. Update the target and threshold for unit test coverage
for codecov check action
2. Update codecov ignore list

Signed-off-by: Lan Luo <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Jul 22, 2022

Codecov Report

Merging #34 (a5cc53b) into main (b75a2a6) will decrease coverage by 0.23%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   64.63%   64.39%   -0.24%     
==========================================
  Files         295      296       +1     
  Lines       43838    43844       +6     
==========================================
- Hits        28335    28234     -101     
- Misses      13219    13329     +110     
+ Partials     2284     2281       -3     
Flag Coverage Δ
kind-e2e-tests 50.80% <ø> (-0.30%) ⬇️
unit-tests 44.30% <66.66%> (+<0.01%) ⬆️
Impacted Files Coverage Δ
pkg/cov.go 66.66% <66.66%> (ø)
pkg/agent/controller/networkpolicy/packetin.go 47.18% <0.00%> (-26.77%) ⬇️
...agent/flowexporter/connections/deny_connections.go 59.13% <0.00%> (-22.59%) ⬇️
pkg/agent/openflow/pod_connectivity.go 62.35% <0.00%> (-20.79%) ⬇️
pkg/agent/interfacestore/types.go 61.11% <0.00%> (-8.34%) ⬇️
pkg/agent/nodeportlocal/k8s/annotations.go 93.33% <0.00%> (-6.67%) ⬇️
pkg/controller/externalippool/controller.go 84.82% <0.00%> (-6.25%) ⬇️
pkg/ovs/ovsctl/ofctl.go 35.61% <0.00%> (-5.48%) ⬇️
pkg/util/ip/ip.go 80.48% <0.00%> (-4.88%) ⬇️
pkg/controller/ipam/antrea_ipam_controller.go 75.10% <0.00%> (-3.94%) ⬇️
... and 22 more

Signed-off-by: Wenqi Qiu <[email protected]>
Signed-off-by: Wenqi Qiu <[email protected]>
@wenqiq wenqiq force-pushed the main branch 4 times, most recently from a323abc to b3311f3 Compare March 22, 2024 04:36
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.

3 participants