1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Rust2,914 forks (2,914 forks)batch import
area:testingeffort-mediumenhancementfilter-qualityhelp wantedpriority:medium
Repository metrics
- Stars
- 48,085 stars (48,085 stars)
- PR merge metrics
- Avg merge 11d 1h (Avg merge 11d 1h)45 merged PRs in 30d (45 merged PRs in 30d)
Description
Coverage data is lost, not propagated to the output.
Contributor guide
- Research direction
- Trace the code path that handles vitest coverage output. Look at the integration module for vitest and check how coverage data is passed to the CLI output.
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Prerequisites
- RustGit