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 deserialization for str unions #1239

Merged
merged 7 commits into from
Oct 21, 2024

Merge branch 'main' into revert._is_str_kwarg_of.change

925150b
Select commit
Loading
Failed to load commit list.
Merged

Fix deserialization for str unions #1239

Merge branch 'main' into revert._is_str_kwarg_of.change
925150b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 21, 2024 in 0s

50.0% of diff hit (target 45.9%)

View this Pull Request on Codecov

50.0% of diff hit (target 45.9%)

Annotations

Check warning on line 102 in src/hera/shared/_type_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/shared/_type_util.py#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 105 in src/hera/shared/_type_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/shared/_type_util.py#L105

Added line #L105 was not covered by tests

Check warning on line 110 in src/hera/shared/_type_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/shared/_type_util.py#L110

Added line #L110 was not covered by tests

Check warning on line 114 in src/hera/shared/_type_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/shared/_type_util.py#L114

Added line #L114 was not covered by tests

Check warning on line 134 in src/hera/workflows/_runner/util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/_runner/util.py#L134

Added line #L134 was not covered by tests