← Back to Skills
๐Ÿงช

Test Coverage Report

Analyze test files, identify untested areas, and create GitHub issues for coverage gaps

Developer 4 steps 4 tools 2 servers

Example Prompt

Analyze the test coverage in our repo and create issues for any untested modules

About

This skill scans your repository's test files and source code to identify modules and functions lacking adequate test coverage. It reasons through which gaps pose the highest risk, then automatically creates GitHub issues for each untested area so the team can prioritize writing new tests.

Workflow Steps

1

Search the repository for test files and source modules to build a file inventory

๐Ÿ” Search Repositories
2

Read test files and corresponding source files to map existing coverage

๐Ÿ“ƒ Read Repo File
3

Reason through the coverage map to identify untested functions and high-risk gaps

๐Ÿง  Structured Reasoning
4

Create a GitHub issue for each significant coverage gap with details and priority

โž• Create Issue

Tags

testingcoveragequalityautomation