Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggest] Support jacoco and Codecov #370

Open
psxjoy opened this issue Nov 19, 2024 · 0 comments
Open

[Suggest] Support jacoco and Codecov #370

psxjoy opened this issue Nov 19, 2024 · 0 comments

Comments

@psxjoy
Copy link
Contributor

psxjoy commented Nov 19, 2024

Why do you need it?

JaCoCo and Codecov are valuable tools for developers to measure, report, and improve test coverage effectively. IMO, integrating these tools can provide better insights into unit test coverage and contribute to improving the overall code quality and maintainability of the project.

使用 JaCoCo 和 Codecov 可以有效地测量、报告和改进代码的测试覆盖率。我认为增加之后,能够更好的衡量项目的单元测试覆盖率,提高项目代码的整体规范。

How could it be?

A GitHub Action is automatically triggered with every PR submission, generating and returning the Codecov test coverage report.
每次提交PR时,会自动触发 github action,返回 codecov的测试覆盖率报告。

Other related information

If this suggestion is accepted, Feel free to assign it to me anytime:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant