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-#4479: Prevent users from using a local filepath when performing a distributed write #4484

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Fix windows support

a7acd81
Select commit
Loading
Failed to load commit list.
Open

FIX-#4479: Prevent users from using a local filepath when performing a distributed write #4484

Fix windows support
a7acd81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 10, 2024 in 0s

75.86% of diff hit (target 30.00%)

View this Pull Request on Codecov

75.86% of diff hit (target 30.00%)

Annotations

Check warning on line 173 in modin/core/execution/ray/implementations/pandas_on_ray/io/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/implementations/pandas_on_ray/io/io.py#L173

Added line #L173 was not covered by tests

Check warning on line 175 in modin/core/execution/ray/implementations/pandas_on_ray/io/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/implementations/pandas_on_ray/io/io.py#L175

Added line #L175 was not covered by tests

Check warning on line 179 in modin/core/execution/ray/implementations/pandas_on_ray/io/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/implementations/pandas_on_ray/io/io.py#L179

Added line #L179 was not covered by tests

Check warning on line 297 in modin/core/execution/ray/implementations/pandas_on_ray/io/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/implementations/pandas_on_ray/io/io.py#L297

Added line #L297 was not covered by tests

Check warning on line 299 in modin/core/execution/ray/implementations/pandas_on_ray/io/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/implementations/pandas_on_ray/io/io.py#L299

Added line #L299 was not covered by tests

Check warning on line 303 in modin/core/execution/ray/implementations/pandas_on_ray/io/io.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/implementations/pandas_on_ray/io/io.py#L303

Added line #L303 was not covered by tests

Check warning on line 58 in modin/core/io/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/io/utils.py#L58

Added line #L58 was not covered by tests