test-coverage-improver

Community

Boost code quality with better tests.

Authorzaziedlm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need to improve and maintain high test coverage within the OpenAI Agents Python repository, ensuring code robustness and reliability.

Core Features & Use Cases

  • Coverage Analysis: Runs make coverage to generate coverage reports (.coverage, coverage.xml).
  • Gap Identification: Analyzes coverage reports to pinpoint files and lines with low or no test coverage.
  • Test Proposal: Suggests high-impact tests to cover identified gaps, prioritizing critical code areas.
  • User Confirmation: Seeks explicit user approval before implementing any new tests.
  • Test Implementation: Writes new tests in the tests/ directory after approval.
  • Verification: Reruns coverage and uses $code-change-verification to confirm improvements.

Quick Start

Run make coverage from the repo root to regenerate coverage data and then analyze the results.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: test-coverage-improver
Download link: https://github.com/zaziedlm/openai-agents-python/archive/main.zip#test-coverage-improver

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.