home/categories/debugging/michaelmelanson-pinhole-claude-skills-coverage-skill-md
debuggingtools

coverage

Generate a code coverage report for the Pinhole Rust project. Use this when the user asks for coverage analysis, test coverage metrics, or wants to see which code is tested. Automatically runs tests with instrumentation, merges coverage data, and displays a detailed report.

michaelmelanson
maintainer
michaelmelanson
আপডেট হয়েছে 10/25/2025
স্টার
1
ফর্ক
0
quick start

Installation and usage

Generate a code coverage report for the Pinhole Rust project. Use this when the user asks for coverage analysis, test coverage metrics, or wants to see which code is tested. Automatically runs tests with instrumentation, merges coverage data, and displays a detailed report.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use coverage