Skip to main content

coverage-guided-property-testing

Close the last uncovered regions of a dependency under property test by measuring per-file region coverage of the DEPENDENCY (not your crate), reading why each cold region is cold, and writing property-shaped tests — with a real oracle, not mere calls — that reach it. Use after a broad model-based/metamorphic harness plateaus: the least-covered files are where the untested-code bugs live (this technique found two memory-safety bugs in hecs's least-covered file within one session).

Jump to install

Source facts

Repository
DRMacIver/hegel-rust-oss-bug-finding
Last source activity
July 27, 2026 at 12:35
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.