openyurtio / openyurt

OpenYurt - Extending your native Kubernetes to edge(project under CNCF)
https://openyurt.io
Apache License 2.0
1.68k stars 388 forks source link

Enhance the test coverage for both yurt-manager and yurthub to exceed 65% utilizing the capabilities of Tongyi Lingma's tool. #2082

Open rambohe-ch opened 2 weeks ago

rambohe-ch commented 2 weeks ago

Motivation

The current test coverage for the yurt-manager and yurthub modules in the OpenYurt project is as follows:

The coverage details can be checked on Codecov.

Objectives

The primary goal of this task is to enhance test coverage for the specified modules using Tongyi Lingma's testing tools. The target is to increase the test coverage to exceed 65% for each module. The modules in focus are:

Related Issues

For more context on the tools and methodologies that may be employed in this task, refer to the following competition and its resources:

2024 Tianchi Cloud Native Programming Challenge - Track 3

urlyy commented 7 hours ago

Hi, I'd like to take this. But I wonder how can I get my codecov result on https://app.codecov.io/ ?