Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX-#7346: Handle execution on Dask workers to avoid creating conflic… #7347

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Add tests for FIX-#7346

3d17773
Select commit
Loading
Failed to load commit list.
Open

FIX-#7346: Handle execution on Dask workers to avoid creating conflic… #7347

Add tests for FIX-#7346
3d17773
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 22, 2024 in 1s

0.00% of diff hit (target 30.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 30.00%)

Annotations

Check warning on line 22 in modin/core/execution/dask/common/engine_wrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/dask/common/engine_wrapper.py#L22

Added line #L22 was not covered by tests

Check warning on line 25 in modin/core/execution/dask/common/engine_wrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/dask/common/engine_wrapper.py#L25

Added line #L25 was not covered by tests

Check warning on line 36 in modin/core/execution/dask/common/engine_wrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/dask/common/engine_wrapper.py#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 40 in modin/core/execution/dask/common/engine_wrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/dask/common/engine_wrapper.py#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 105 in modin/core/execution/dask/common/engine_wrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/dask/common/engine_wrapper.py#L105

Added line #L105 was not covered by tests

Check warning on line 159 in modin/core/execution/dask/common/engine_wrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/dask/common/engine_wrapper.py#L159

Added line #L159 was not covered by tests

Check warning on line 186 in modin/core/execution/dask/common/engine_wrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/dask/common/engine_wrapper.py#L186

Added line #L186 was not covered by tests

Check warning on line 33 in modin/core/execution/dask/common/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/dask/common/utils.py#L33

Added line #L33 was not covered by tests

Check warning on line 35 in modin/core/execution/dask/common/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/dask/common/utils.py#L35

Added line #L35 was not covered by tests

Check warning on line 37 in modin/core/execution/dask/common/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/dask/common/utils.py#L37

Added line #L37 was not covered by tests

Check warning on line 41 in modin/core/execution/dask/common/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/dask/common/utils.py#L40-L41

Added lines #L40 - L41 were not covered by tests