Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
melikakheirieh
/
nl2sql-copilot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d224abb
nl2sql-copilot
/
tests
44 kB
Ctrl+K
Ctrl+K
2 contributors
History:
19 commits
Melika Kheirieh
fix(tests): disable API key auth in conftest to fix 401 errors
d224abb
6 months ago
conftest.py
783 Bytes
fix(tests): disable API key auth in conftest to fix 401 errors
6 months ago
test_ambiguity.py
Safe
748 Bytes
tests: fix import-time KeyError by ensuring OPENAI_ in conftest and lazy-import router in test_ambiguity
6 months ago
test_evaluate_spider.py
Safe
4.73 kB
test(benchmarks): add black-box tests for evaluate_spider outputs and trace normalization
6 months ago
test_executor.py
Safe
529 Bytes
style: format code with ruff
6 months ago
test_generator.py
Safe
3.13 kB
style: format code with ruff
6 months ago
test_health_and_metrics.py
Safe
456 Bytes
fix(api): make adapter non-optional within branch and annotate pipeline for mypy
6 months ago
test_nl2sql_router.py
Safe
8.94 kB
refactor(core): DI-ready Pipeline; add registry + YAML factory + typed trace/result
6 months ago
test_openai_provider.py
Safe
2.96 kB
style: format code with ruff
6 months ago
test_pipeline_extra.py
Safe
1.55 kB
style: format code with ruff
6 months ago
test_pipeline_factory.py
Safe
1.29 kB
fix(sqlite): unify adapter path resolution and load from env for stable pipeline execution
6 months ago
test_pipeline_integration.py
Safe
5.06 kB
style: format code with ruff
6 months ago
test_pipeline_integration_real.py
Safe
3.76 kB
style: format code with ruff
6 months ago
test_safety.py
Safe
7.1 kB
fix(verifier): robust aggregate detection and projection-level semantic check
6 months ago
test_stage_types.py
Safe
551 Bytes
style: format code with ruff
6 months ago
test_verifier.py
Safe
2.45 kB
fix(verifier): robust aggregate detection and projection-level semantic check
6 months ago