trunk
Branches trunk
1 Branches 0 Tags
Go to file T
Code
ollama Raise all coverage gates to 100%
targets Raise all coverage gates to 100%
__init__.py test(export): 75-test suite covering plan/vendoring/preflight/quantize/manifest/runner
test_arch_probe.py Raise all coverage gates to 100%
test_audio_snapshot.py Raise all coverage gates to 100%
test_dispatch.py Stabilize export smoke coverage
test_draft_registry.py Raise all coverage gates to 100%
test_embedding_sync.py Raise all coverage gates to 100%
test_gate_fallback.py feat(export.gate_fallback): mean-gate static adapter-mix for Ollama/GGUF
test_gate_fallback_resolve.py Raise all coverage gates to 100%
test_gguf_io.py Raise all coverage gates to 100%
test_gguf_tensors.py Raise all coverage gates to 100%
test_imatrix.py Raise all coverage gates to 100%
test_manifest.py Add export target substrate
test_merge.py Raise all coverage gates to 100%
test_mixtral_template.py Refresh Sprint 40 closeout proofs
test_phi4_template.py Refresh Sprint 40 closeout proofs
test_plan.py feat(export): wire ExportPlan.imatrix through runner + --no-imatrix CLI (sprint 11.6)
test_precision_safety.py Raise all coverage gates to 100%
test_preflight.py Raise all coverage gates to 100%
test_quantize.py chore: ruff auto-format sweep after vendor add
test_qwen3_template.py Refresh Sprint 40 closeout proofs
test_runner.py Raise all coverage gates to 100%
test_smoke.py Raise all coverage gates to 100%
test_subprocess_args.py chore: ruff auto-format sweep after vendor add
test_sway_json.py tests: move sway_json helper tests to tests/unit/export/ so the export coverage gate sees them
test_tokenizer_sync.py fix(export): bound GGUF metadata string length to defend against OOM bombs (audit-04 F2)
test_vendoring.py Raise all coverage gates to 100%
test_vl_gguf.py Raise all coverage gates to 100%
test_vl_modelfile.py Add Mistral Small 3.1 VL entry
test_vl_snapshot.py Raise all coverage gates to 100%
test_weighted_merge.py style: ruff format pass + embed_warmup ARG002 ignore for HF callback protocol