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

chore(codecov): ignore test directory in codecov #8374

Merged

Conversation

yhisaki
Copy link
Contributor

@yhisaki yhisaki commented Aug 6, 2024

Description

Currently, Codecov displays the coverage of test files, but I believe the coverage of the tests themselves is unnecessary. With this setting, we can exclude files under test/** from the coverage report.

Related links

Same settings is tested in here.

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: Y.Hisaki <yhisaki31@gmail.com>
@github-actions github-actions bot added the type:ci Continuous Integration (CI) processes and testing. (auto-assigned) label Aug 6, 2024
Copy link

github-actions bot commented Aug 6, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@yhisaki yhisaki added type:build Tooling and infrastructure around building the Autoware. tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) and removed type:build Tooling and infrastructure around building the Autoware. labels Aug 6, 2024
@yhisaki yhisaki requested a review from xmfcx August 6, 2024 06:47
@yhisaki yhisaki enabled auto-merge (squash) August 6, 2024 06:57
@yhisaki yhisaki requested a review from soblin August 6, 2024 08:11
@yhisaki yhisaki merged commit 550f3f7 into autowarefoundation:main Aug 6, 2024
44 checks passed
esteve pushed a commit to esteve/autoware.universe that referenced this pull request Aug 13, 2024
xtk8532704 pushed a commit to tier4/autoware.universe that referenced this pull request Aug 15, 2024
…8374)

Signed-off-by: Y.Hisaki <yhisaki31@gmail.com>
Signed-off-by: xtk8532704 <1041084556@qq.com>
@yhisaki yhisaki deleted the ignore-test-directory-in-codecov branch August 16, 2024 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:ci Continuous Integration (CI) processes and testing. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants