-
tarpaulin❤️A code coverage tool for Rust projects코딩Coding/Rust❤️Optimization❤️ 2023. 6. 21. 16:12728x90
https://github.com/xd009642/tarpaulin
Tarpaulin is a code coverage reporting tool for the Cargo build system, named for a waterproof cloth used to cover cargo on a ship. Currently, tarpaulin provides working line coverage and while fairly reliable may still contain minor inaccuracies in the results. A lot of work has been done to get it working on a wide range of projects, but often unique combinations of packages and build features can cause issues so please report anything you find that's wrong. Also, check out our roadmap for planned features.
On Linux Tarpaulin's default tracing backend is still Ptrace and will only work on x86_64 processors. This can be changed to the llvm coverage instrumentation with --engine llvm, for Mac and Windows this is the default collection method반응형'코딩Coding > Rust❤️Optimization❤️' 카테고리의 다른 글
Redox is a Unix-like Operating System written in Rust (0) 2023.06.28 [프로그래밍] Concurrency, Parallelism 차이 (0) 2023.06.23 Runtime cost of creating new struct with update syntax in Rust (0) 2023.06.22 Rust .gitignore 루틴 입력하기 귀찮았는데 👍 Good (0) 2023.06.21 Rust 코드 Reading분석 기초-How to read complicated Rust types | chris biscardi (0) 2023.06.21 Rust❤️A massively parallel, optimal functional runtime in Rust (0) 2023.06.14 코딩 논문 찾기 sci-hub & arXir (0) 2023.06.11 Rust❤️Databend🧠Open source alternative to Snowflake. (0) 2023.06.10