CI: Check code coverage also on Windows
Open
Nobody has claimed this yet.
P - Windows
- Dominant language
- Rust
- Stars
- 24.1k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 365
Description
The Code Coverage CI step on Windows is currently deactivated, because there is some issue around the crate profiler_builtins: #6534
After several months of wasted compute power and apparently noone caring enough to fix the bug, the CI step was removed in #6687. This issue exists as a reminder to re-enable this feature, in some form or another.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the removed Windows code-coverage CI step in #6687 and the profiler_builtins problem tracked in #6534. Determine a viable way to restore Windows coverage, then verify that the CI configuration runs and reports coverage successfully on Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100