everoute / ipam

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

ci: add debug-test cmd to run unittest image #24

Closed qingwusunny closed 10 months ago

qingwusunny commented 10 months ago

上一个pr不小心把docker-test命令的make test改掉了, 现在改回来。 新增debug-test命令用于开发环境调试

codecov[bot] commented 10 months ago

Codecov Report

Attention: 46 lines in your changes are missing coverage. Please review.

Comparison is base (21e70dc) 74.85% compared to head (6053e1f) 72.36%. Report is 2 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/everoute/ipam/pull/24/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/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=everoute) ```diff @@ Coverage Diff @@ ## main #24 +/- ## ========================================== - Coverage 74.85% 72.36% -2.49% ========================================== Files 7 9 +2 Lines 513 626 +113 ========================================== + Hits 384 453 +69 - Misses 106 139 +33 - Partials 23 34 +11 ``` | [Files](https://app.codecov.io/gh/everoute/ipam/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=everoute) | Coverage Δ | | |---|---|---| | [pkg/cron/clean\_stale\_ip.go](https://app.codecov.io/gh/everoute/ipam/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=everoute#diff-cGtnL2Nyb24vY2xlYW5fc3RhbGVfaXAuZ28=) | `85.71% <100.00%> (+0.71%)` | :arrow_up: | | [pkg/cron/statefulset.go](https://app.codecov.io/gh/everoute/ipam/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=everoute#diff-cGtnL2Nyb24vc3RhdGVmdWxzZXQuZ28=) | `69.76% <69.76%> (ø)` | | | [pkg/controller/statefulset.go](https://app.codecov.io/gh/everoute/ipam/pull/24?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=everoute#diff-cGtnL2NvbnRyb2xsZXIvc3RhdGVmdWxzZXQuZ28=) | `52.17% <52.17%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/everoute/ipam/pull/24/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=everoute)