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

Restrict Python Version Mismatch between Pickled Object and Remote Envrionment #2848

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

Update unit test

21ae75c
Select commit
Loading
Failed to load commit list.
Open

Restrict Python Version Mismatch between Pickled Object and Remote Envrionment #2848

Update unit test
21ae75c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 22, 2024 in 0s

79.16% of diff hit (target 45.53%)

View this Pull Request on Codecov

79.16% of diff hit (target 45.53%)

Annotations

Check warning on line 305 in flytekit/core/python_auto_container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/core/python_auto_container.py#L304-L305

Added lines #L304 - L305 were not covered by tests

Check warning on line 46 in flytekit/remote/executions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/remote/executions.py#L46

Added line #L46 was not covered by tests

Check warning on line 979 in flytekit/remote/remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/remote/remote.py#L979

Added line #L979 was not covered by tests

Check warning on line 1139 in flytekit/remote/remote.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/remote/remote.py#L1139

Added line #L1139 was not covered by tests