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

[LTS] Disable coverage reports #23510

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

Abe27342
Copy link
Contributor

@Abe27342 Abe27342 commented Jan 8, 2025

Description

Code coverage has been reporting incorrect results on LTS for a while but we haven't noticed: most recent results show only various files in PropertyDDS as being covered, despite the configs intending to verify coverage from all of our tests.

More recently, the removal of various property DDS packages caused the coverage upload step to start failing.

We could invest in fixing this, but it seems low value as LTS basically only receives security + infrastructure patches at this point, and code coverage is not a particularly relevant metric.

@Abe27342 Abe27342 requested a review from a team as a code owner January 8, 2025 19:57
@alexvy86
Copy link
Contributor

alexvy86 commented Jan 8, 2025

I'm confused about the build errors, a recent PR of mine had to run those pipelines and they succeeded, e.g. here.

@Abe27342
Copy link
Contributor Author

Abe27342 commented Jan 8, 2025

I'm confused about the build errors, a recent PR of mine had to run those pipelines and they succeeded, e.g. here.

Yeah. Strange. Seems really unlikely it's caused by this PR given that evidence + failing in steps unrelated to these changes (and in the build-client job that succeeded, installing build tools went just fine). I'll merge and keep an eye out for this I guess.

@Abe27342 Abe27342 merged commit 67259a6 into lts Jan 8, 2025
13 of 16 checks passed
@Abe27342 Abe27342 deleted the test/absander/disable-coverage branch January 8, 2025 22:39
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

Successfully merging this pull request may close these issues.

2 participants