什么是 check-rust-coverage?
检查 Rust 测试未涵盖哪些 Rust 行。当您开发新的 Rust 代码并希望确保其经过测试时,请使用此选项。 来源:redisearch/redisearch。
检查 Rust 测试未涵盖哪些 Rust 行。当您开发新的 Rust 代码并希望确保其经过测试时,请使用此选项。
通过命令行快速安装 check-rust-coverage AI 技能到你的开发环境
来源:redisearch/redisearch。
Determine which Rust lines are not covered by Rust tests.
If a path doesn't include src/, assume it to be in the src/redisearchrs directory. E.g. numericrangetree becomes src/redisearchrs/numericrangetree. If a path points to a directory, consider all Rust crates in that directory.
to get the list of uncovered lines for each file in the target crate.
检查 Rust 测试未涵盖哪些 Rust 行。当您开发新的 Rust 代码并希望确保其经过测试时,请使用此选项。 来源:redisearch/redisearch。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/redisearch/redisearch --skill check-rust-coverage检查 Rust 测试未涵盖哪些 Rust 行。当您开发新的 Rust 代码并希望确保其经过测试时,请使用此选项。 来源:redisearch/redisearch。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/redisearch/redisearch --skill check-rust-coverage 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/redisearch/redisearch