Loading...
Loading...
Improve test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify low-coverage files, propose high-impact tests, and confirm with the user before writing tests.
npx skill4agent add openai/openai-agents-python test-coverage-improvermake coverage.coveragecoverage.xml.coveragecoverage.xmlcoverage report -mtests/make coverage$code-change-verificationmake coveragecoverage report -mcoverage.xmluv run coverage htmlhtmlcov/index.htmlsrc/agents/tests/scripts/references/assets/pnpm test:coverage