AliyunContainerService / terway

CNI plugin for Alibaba Cloud VPC/ENI
https://www.aliyun.com/product/kubernetes
Apache License 2.0
547 stars 150 forks source link

Feat/ipam2 #660

Closed l1b0k closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 27.72277% with 73 lines in your changes missing coverage. Please review.

Project coverage is 27.00%. Comparing base (4d90d2c) to head (1c0be1c).

Files Patch % Lines
pkg/eni/node_reconcile.go 0.00% 28 Missing :warning:
pkg/controller/preheating/dummy.go 8.33% 22 Missing :warning:
cmd/terway-controlplane/terway-controlplane.go 67.64% 11 Missing :warning:
pkg/controller/multi-ip/node/pool.go 0.00% 4 Missing and 1 partial :warning:
pkg/controller/node/node.go 0.00% 2 Missing and 1 partial :warning:
pkg/eni/crdv2.go 0.00% 3 Missing :warning:
pkg/controller/pod-networking/networking.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #660 +/- ## ========================================== - Coverage 27.63% 27.00% -0.63% ========================================== Files 71 77 +6 Lines 7884 8334 +450 ========================================== + Hits 2179 2251 +72 - Misses 5403 5765 +362 - Partials 302 318 +16 ``` | [Flag](https://app.codecov.io/gh/AliyunContainerService/terway/pull/660/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AliyunContainerService) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/AliyunContainerService/terway/pull/660/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AliyunContainerService) | `27.00% <27.72%> (-0.63%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AliyunContainerService#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.