Prefix Cache Aware Scheduling #9
Annotations
11 errors
|
Analysing the code with ruff:
tests/core/block/test_block_manager.py#L236
tests/core/block/test_block_manager.py:236:81: E501 Line too long (86 > 80)
|
Analysing the code with ruff:
tests/core/block/test_block_manager.py#L259
tests/core/block/test_block_manager.py:259:81: E501 Line too long (82 > 80)
|
Analysing the code with ruff:
tests/core/block/test_block_table.py#L150
tests/core/block/test_block_table.py:150:31: SIM210 Remove unnecessary `True if ... else False`
|
Analysing the code with ruff:
tests/core/block/test_block_table.py#L196
tests/core/block/test_block_table.py:196:31: SIM210 Remove unnecessary `True if ... else False`
|
Analysing the code with ruff:
tests/core/block/test_block_table.py#L254
tests/core/block/test_block_table.py:254:31: SIM210 Remove unnecessary `True if ... else False`
|
Analysing the code with ruff:
tests/core/block/test_block_table.py#L313
tests/core/block/test_block_table.py:313:31: SIM210 Remove unnecessary `True if ... else False`
|
Analysing the code with ruff:
tests/core/block/test_block_table.py#L359
tests/core/block/test_block_table.py:359:31: SIM210 Remove unnecessary `True if ... else False`
|
Analysing the code with ruff:
tests/core/block/test_block_table.py#L421
tests/core/block/test_block_table.py:421:31: SIM210 Remove unnecessary `True if ... else False`
|
Analysing the code with ruff:
tests/core/block/test_block_table.py#L512
tests/core/block/test_block_table.py:512:31: SIM210 Remove unnecessary `True if ... else False`
|
Analysing the code with ruff:
tests/core/block/test_block_table.py#L599
tests/core/block/test_block_table.py:599:31: SIM210 Remove unnecessary `True if ... else False`
|
Loading