Commit 98e8b8c
tests: add runner default-resolution coverage for vLLM defaults
Forward-port test_runner_resolves_standard_vllm_defaults_when_omitted from
codex/ocr-vllm-defaults-refactor. Asserts that calling run_for_files with
runtime_backend="vllm" and explicit None for render_dpi /
gpu_memory_utilization resolves to DEFAULT_RENDER_DPI and
DEFAULT_GPU_MEMORY_UTILIZATION respectively. Pins the contract that "None
means default" rather than "None means unset".
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent fad78e6 commit 98e8b8c
1 file changed
Lines changed: 40 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
618 | 658 | | |
619 | 659 | | |
620 | 660 | | |
| |||
0 commit comments