Closed sariola closed 1 month ago
Attention: Patch coverage is 0%
with 3 lines
in your changes missing coverage. Please review.
:white_check_mark: All tests successful. No failed tests found.
Files with missing lines | Patch % | Lines |
---|---|---|
flow_judge/models/vllm.py | 0.00% | 3 Missing :warning: |
Files with missing lines | Coverage Δ | |
---|---|---|
flow_judge/models/vllm.py | 0.00% <0.00%> (ø) |
Error occurring with VLLM with cases where download_dir is None. When download_dir was None, and we were trying to set it as an environment variable.