everoute / ipam

everoute ipam for everoute cni and ecp cni
1 stars 1 forks source link

feat: add ip counters in print column #43

Closed wu-cl closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 92.75362% with 5 lines in your changes missing coverage. Please review.

Project coverage is 72.74%. Comparing base (58061c6) to head (e392ce8). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
api/ipam/v1alpha1/types.go 0.00% 5 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/everoute/ipam/pull/43/graphs/tree.svg?width=650&height=150&src=pr&token=ol7PVNGwvq&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=everoute)](https://app.codecov.io/gh/everoute/ipam/pull/43?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=everoute) ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== + Coverage 71.10% 72.74% +1.64% ========================================== Files 11 11 Lines 1000 1053 +53 ========================================== + Hits 711 766 +55 Misses 231 231 + Partials 58 56 -2 ``` | [Files with missing lines](https://app.codecov.io/gh/everoute/ipam/pull/43?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=everoute) | Coverage Δ | | |---|---|---| | [pkg/controller/ippool.go](https://app.codecov.io/gh/everoute/ipam/pull/43?src=pr&el=tree&filepath=pkg%2Fcontroller%2Fippool.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=everoute#diff-cGtnL2NvbnRyb2xsZXIvaXBwb29sLmdv) | `84.90% <100.00%> (+21.41%)` | :arrow_up: | | [pkg/cron/pod.go](https://app.codecov.io/gh/everoute/ipam/pull/43?src=pr&el=tree&filepath=pkg%2Fcron%2Fpod.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=everoute#diff-cGtnL2Nyb24vcG9kLmdv) | `57.14% <100.00%> (+0.56%)` | :arrow_up: | | [pkg/cron/statefulset.go](https://app.codecov.io/gh/everoute/ipam/pull/43?src=pr&el=tree&filepath=pkg%2Fcron%2Fstatefulset.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=everoute#diff-cGtnL2Nyb24vc3RhdGVmdWxzZXQuZ28=) | `70.45% <100.00%> (+0.68%)` | :arrow_up: | | [pkg/ipam/ipam.go](https://app.codecov.io/gh/everoute/ipam/pull/43?src=pr&el=tree&filepath=pkg%2Fipam%2Fipam.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=everoute#diff-cGtnL2lwYW0vaXBhbS5nbw==) | `71.47% <100.00%> (+0.26%)` | :arrow_up: | | [api/ipam/v1alpha1/types.go](https://app.codecov.io/gh/everoute/ipam/pull/43?src=pr&el=tree&filepath=api%2Fipam%2Fv1alpha1%2Ftypes.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=everoute#diff-YXBpL2lwYW0vdjFhbHBoYTEvdHlwZXMuZ28=) | `87.80% <0.00%> (-12.20%)` | :arrow_down: |