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

Switch to lcov code coverage #251

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Conversation

saschagrunert
Copy link
Contributor

What type of PR is this?

/kind ci

What this PR does / why we need it:

The -Zprofile flag has been removed in nightly: rust-lang/rust#131829

We should switch over to an alternative and will use the llvm cov cargo format instead.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

None

Does this PR introduce a user-facing change?

None

Signed-off-by: Sascha Grunert <[email protected]>
@saschagrunert saschagrunert changed the title WIP: Switch to lcov code coverage Switch to lcov code coverage Nov 4, 2024
@saschagrunert saschagrunert merged commit 3472870 into youki-dev:main Nov 4, 2024
13 checks passed
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