Skip to content

Test Coverage Summary - Quick Reference

Date: 2026-01-18
Overall Coverage: 27.45%
Target: 70%
Gap: 42.55%

Key Metrics

  • Total Source Files: 714
  • Files with Tests: 196 (27.45%)
  • Files without Tests: 518 (72.55%)
  • Test Files: 1,712

Top 10 Priority Modules (Quick Wins)

  1. src/codex_ml/security/cve_monitor.py - 6.4KB, 2 iterations
  2. src/codex_ml/data/loaders/hdf5_loader.py - 5.9KB, 1-2 iterations
  3. src/codex_ml/data/loaders/parquet_loader.py - 5.8KB, 1-2 iterations
  4. src/codex/security/log_sanitizer.py - 6.6KB, 2 iterations
  5. src/codex_ml/safety/sandbox.py - 2.9KB, 1 iteration
  6. src/codex_ml/data/loader.py - 17.9KB, 3-4 iterations
  7. src/codex_ml/data/validation.py - 16.8KB, 3-4 iterations
  8. src/codex/auth/oauth_manager.py - 13.4KB, 3-4 iterations
  9. src/codex_ml/cli/main.py - 28.7KB, 3-5 iterations
  10. src/codex/cli/main.py - 11.0KB, 2-3 iterations

Phase 2 Plan (Weeks 3-5)

Week 3: Security & Data (Target: +8-10% coverage)

  • Security modules (cve_monitor, storage, log_sanitizer)
  • Data pipeline (loader, validation, format loaders)
  • Authentication (oauth_manager)

Week 4: Training & CLI (Target: +12-15% coverage)

  • Training infrastructure
  • CLI interfaces
  • Configuration management

Week 5: Agents & Integration (Target: +10-12% coverage)

  • Agent systems
  • RAG/Retrieval
  • Integration tests

Expected Outcomes

  • After Week 3: 35-37% coverage
  • After Week 4: 47-52% coverage
  • After Week 5: 57-65% coverage
  • Gap to 70%: 5-13%
  • Full Report: TEST_COVERAGE_BASELINE_REPORT.md
  • Coverage Data: .codex/qa_walkthrough/coverage_analysis.json
  • Priority Matrix: .codex/qa_walkthrough/test_priority_matrix.json