Files
infinite/.claude-flow/logs/headless/testgaps_1778785230148_ewvomo_prompt.log
2026-05-14 21:08:13 +00:00

15 lines
460 B
Plaintext

[2026-05-14T19:00:30.148Z] PROMPT
============================================================
Analyze test coverage and identify gaps:
- Find untested functions and classes
- Identify edge cases not covered
- Suggest new test scenarios
- Check for missing error handling tests
- Identify integration test gaps
For each gap, provide a test skeleton.
## Instructions
Analyze the codebase and provide your response following the format specified in the task.