TencentBlueKing / bk-nodeman

蓝鲸节点管理,可以对蓝鲸体系中的GSE Agent进行管理,包括状态查询、版本更新、配置管理、健康检查、进程管理等。
MIT License
50 stars 51 forks source link

V2.4.7 dev #2325

Open wyyalt opened 1 month ago

wyyalt commented 1 month ago

PR

CheckList(PR Assigners)

确认已完成以下操作:

CheckList(PR Reviewers)

确认已完成以下操作:

codecov-commenter commented 3 days ago

Codecov Report

Attention: Patch coverage is 80.51471% with 53 lines in your changes missing coverage. Please review.

Project coverage is 75.15%. Comparing base (d8c75f1) to head (eb5bc77).

Files Patch % Lines
apps/core/ipchooser/handlers/host_handler.py 80.95% 12 Missing :warning:
apps/backend/components/collections/job.py 77.77% 8 Missing :warning:
...ackend/components/collections/agent_new/install.py 82.35% 6 Missing :warning:
apps/node_man/serializers/host.py 33.33% 6 Missing :warning:
apps/node_man/serializers/job.py 37.50% 5 Missing :warning:
apps/core/remote/conns/base.py 0.00% 4 Missing :warning:
apps/node_man/apps.py 20.00% 4 Missing :warning:
...mponents/collections/agent_new/configure_policy.py 57.14% 3 Missing :warning:
apps/backend/agent/solution_maker.py 96.15% 1 Missing :warning:
apps/backend/components/collections/plugin.py 66.66% 1 Missing :warning:
... and 3 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2.4.x #2325 +/- ## ========================================== + Coverage 75.11% 75.15% +0.03% ========================================== Files 405 405 Lines 28896 29101 +205 ========================================== + Hits 21705 21870 +165 - Misses 7191 7231 +40 ```

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