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

15 lines
460 B
Plaintext

[2026-05-14T18:38:21.183Z] 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.