mirror of
https://github.com/rustfs/rustfs.git
synced 2026-03-17 14:24:08 +00:00
5 lines
266 B
YAML
5 lines
266 B
YAML
interface:
|
|
display_name: "Test Coverage Improver"
|
|
short_description: "Find top uncovered risk areas and propose high-impact tests."
|
|
default_prompt: "Run coverage checks, identify largest gaps, and recommend highest-impact test cases to improve risk coverage."
|