- Replace French mode strings (configurer/verifier/preparer) with English equivalents (configure/verify/prepare) in StudioPage.vue and tests - Extract _build_conversion_options, _run_conversion, _finalize_analysis from _run_analysis_inner to respect Single Responsibility Principle - Rename _get_default_converter to _ensure_default_converter to reflect its lazy-init side effect Closes #136, closes #137, closes #138 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_analysis_service.py | ||
| test_api_endpoints.py | ||
| test_bbox.py | ||
| test_chunking.py | ||
| test_document_service.py | ||
| test_models.py | ||
| test_pipeline_options.py | ||
| test_rate_limiter.py | ||
| test_repos.py | ||
| test_robustness.py | ||
| test_schemas.py | ||
| test_serve_converter.py | ||
| test_settings.py | ||