|
Deploy to Production / deploy (push) Waiting to run
Details
- SkillConfig._validate_v2: validate fallback_strategies against ReWOOEngine.VALID_STRATEGIES (lazy import, #20) - test_skill_config: +4 tests for fallback_strategies validation - test_document_loader: +8 xlsx edge case tests (empty workbook, malformed bytes, column mismatch, row/cell truncation, multi-sheet, file size limit, None cells, #16) - test_execution_modes: fix ReWOOEngine patch path (lazy import -> patch at source) + FakeReWOOEngine.execute return .output attribute - config_driven: ruff formatting (quotes, blank lines after imports) - project_rules: remove stale "known failing test" note (now passes) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_adapters.py | ||
| test_document_loader.py | ||
| test_local_rag.py | ||
| test_multi_source_rag.py | ||