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

Allowing dataclasses which require list protobuf deserialization #2614

Closed
wants to merge 5 commits into from

protobuf semantics differs on py3.9

c411fc7
Select commit
Loading
Failed to load commit list.
Closed

Allowing dataclasses which require list protobuf deserialization #2614

protobuf semantics differs on py3.9
c411fc7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 15, 2024 in 0s

6.66% of diff hit (target 94.08%)

View this Pull Request on Codecov

6.66% of diff hit (target 94.08%)

Annotations

Check warning on line 713 in flytekit/core/type_engine.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/core/type_engine.py#L711-L713

Added lines #L711 - L713 were not covered by tests

Check warning on line 715 in flytekit/core/type_engine.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/core/type_engine.py#L715

Added line #L715 was not covered by tests

Check warning on line 723 in flytekit/core/type_engine.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/core/type_engine.py#L720-L723

Added lines #L720 - L723 were not covered by tests

Check warning on line 726 in flytekit/core/type_engine.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/core/type_engine.py#L725-L726

Added lines #L725 - L726 were not covered by tests