|
cargo-llvm-cov
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||||||||||||
|
Description: Cargo subcommand to easily use LLVM source-based code coverage |
||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 0.6.21@0 | Tracked Since: Dec 17, 2025 | ||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | @taiki_e | formulae.brew.sh | ||||||||||||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||||||||||||
| Tags: rust coverage testing llvm developer-tools ci-cd | ||||||||||||||||||||||||||||||||||||||||
| Install: brew install cargo-llvm-cov | ||||||||||||||||||||||||||||||||||||||||
|
About: cargo-llvm-cov is a Cargo subcommand that generates accurate code coverage reports using LLVM's source-based coverage instrumentation. It simplifies the process of collecting coverage data for Rust projects by automatically handling compiler flags and test execution. The tool outputs results in multiple formats, including HTML, LCOV, and Cobertura XML, making it easy to integrate with CI pipelines and code quality platforms. |
||||||||||||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||||||||||||
| License: Apache-2.0 OR MIT | ||||||||||||||||||||||||||||||||||||||||
| Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, sonoma, arm64_linux, x86_64_linux | ||||||||||||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||||||||||||
|