FEAT-#6990: Implement lazy execution for the Ray virtual partitions. #6991
15.23% of diff hit (target 30.00%)
View this Pull Request on Codecov
15.23% of diff hit (target 30.00%)
Annotations
Check warning on line 116 in modin/core/execution/ray/common/deferred_execution.py
codecov / codecov/patch
modin/core/execution/ray/common/deferred_execution.py#L115-L116
Added lines #L115 - L116 were not covered by tests
Check warning on line 195 in modin/core/execution/ray/common/deferred_execution.py
codecov / codecov/patch
modin/core/execution/ray/common/deferred_execution.py#L195
Added line #L195 was not covered by tests
Check warning on line 337 in modin/core/execution/ray/common/deferred_execution.py
codecov / codecov/patch
modin/core/execution/ray/common/deferred_execution.py#L337
Added line #L337 was not covered by tests
Check warning on line 413 in modin/core/execution/ray/common/deferred_execution.py
codecov / codecov/patch
modin/core/execution/ray/common/deferred_execution.py#L411-L413
Added lines #L411 - L413 were not covered by tests
Check warning on line 421 in modin/core/execution/ray/common/deferred_execution.py
codecov / codecov/patch
modin/core/execution/ray/common/deferred_execution.py#L415-L421
Added lines #L415 - L421 were not covered by tests
Check warning on line 426 in modin/core/execution/ray/common/deferred_execution.py
codecov / codecov/patch
modin/core/execution/ray/common/deferred_execution.py#L426
Added line #L426 was not covered by tests
Check warning on line 511 in modin/core/execution/ray/common/deferred_execution.py
codecov / codecov/patch
modin/core/execution/ray/common/deferred_execution.py#L510-L511
Added lines #L510 - L511 were not covered by tests
Check warning on line 513 in modin/core/execution/ray/common/deferred_execution.py
codecov / codecov/patch
modin/core/execution/ray/common/deferred_execution.py#L513
Added line #L513 was not covered by tests
Check warning on line 519 in modin/core/execution/ray/common/deferred_execution.py
codecov / codecov/patch
modin/core/execution/ray/common/deferred_execution.py#L515-L519
Added lines #L515 - L519 were not covered by tests
Check warning on line 521 in modin/core/execution/ray/common/deferred_execution.py
codecov / codecov/patch
modin/core/execution/ray/common/deferred_execution.py#L521
Added line #L521 was not covered by tests
Check warning on line 528 in modin/core/execution/ray/common/deferred_execution.py
codecov / codecov/patch
modin/core/execution/ray/common/deferred_execution.py#L528
Added line #L528 was not covered by tests
Check warning on line 533 in modin/core/execution/ray/common/deferred_execution.py
codecov / codecov/patch
modin/core/execution/ray/common/deferred_execution.py#L533
Added line #L533 was not covered by tests
Check warning on line 535 in modin/core/execution/ray/common/deferred_execution.py
codecov / codecov/patch
modin/core/execution/ray/common/deferred_execution.py#L535
Added line #L535 was not covered by tests
Check warning on line 569 in modin/core/execution/ray/common/deferred_execution.py
codecov / codecov/patch
modin/core/execution/ray/common/deferred_execution.py#L568-L569
Added lines #L568 - L569 were not covered by tests
Check warning on line 217 in modin/core/execution/ray/common/engine_wrapper.py
codecov / codecov/patch
modin/core/execution/ray/common/engine_wrapper.py#L217
Added line #L217 was not covered by tests
codecov / codecov/patch
modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L14-L16
Added lines #L14 - L16 were not covered by tests
codecov / codecov/patch
modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L28-L29
Added lines #L28 - L29 were not covered by tests
codecov / codecov/patch
modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L31-L32
Added lines #L31 - L32 were not covered by tests
codecov / codecov/patch
modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L35
Added line #L35 was not covered by tests
codecov / codecov/patch
modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L38-L39
Added lines #L38 - L39 were not covered by tests
codecov / codecov/patch
modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L46-L47
Added lines #L46 - L47 were not covered by tests
codecov / codecov/patch
modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L49
Added line #L49 was not covered by tests
codecov / codecov/patch
modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L52
Added line #L52 was not covered by tests
codecov / codecov/patch
modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L71-L73
Added lines #L71 - L73 were not covered by tests
codecov / codecov/patch
modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L75
Added line #L75 was not covered by tests