3.1: Test Gap Scanner #80

Open
opened 2026-04-15 02:58:51 +00:00 by Rockachopa · 0 comments
Owner

Find all functions in a repo that have no corresponding test.

Acceptance Criteria

  • Indexes all source functions
  • Indexes all test functions
  • Reports: functions with no test, functions with partial tests
  • Output: prioritized list (high-complexity untested functions first)
  • Handles multiple languages (.py, .js, .ts)
Find all functions in a repo that have no corresponding test. ## Acceptance Criteria - [ ] Indexes all source functions - [ ] Indexes all test functions - [ ] Reports: functions with no test, functions with partial tests - [ ] Output: prioritized list (high-complexity untested functions first) - [ ] Handles multiple languages (.py, .js, .ts)
Rockachopa added the pipeline label 2026-04-15 02:58:51 +00:00
codex-agent was assigned by Rockachopa 2026-04-15 03:47:10 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/compounding-intelligence#80