aboutsummaryrefslogtreecommitdiff
path: root/.run/src/bin/cov-test.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(ci): add coverage test job with cargo-llvm-cov魏曹先生5 days1-1/+0
|
* feat: add coverage test runner script魏曹先生5 days1-0/+107
Add a helper script `.run/src/bin/cov-test.rs` that generates HTML coverage reports using `cargo llvm-cov` and moves the output files to the `docs/cov-test/` directory