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

Support Literal types in script runner #1249

Merged
merged 7 commits into from
Nov 6, 2024

Also copy Literals outside of experimental feature

2831dfd
Select commit
Loading
Failed to load commit list.
Merged

Support Literal types in script runner #1249

Also copy Literals outside of experimental feature
2831dfd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 5, 2024 in 1s

3.3% of diff hit (target 45.8%)

View this Pull Request on Codecov

3.3% of diff hit (target 45.8%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/shared/_type_util.py#L88

Added line #L88 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/shared/_type_util.py#L90

Added line #L90 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/shared/_type_util.py#L104

Added line #L104 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/shared/_type_util.py#L106

Added line #L106 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/shared/_type_util.py#L108

Added line #L108 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 112 in src/hera/shared/_type_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/shared/_type_util.py#L112

Added line #L112 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 138 in src/hera/shared/_type_util.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/shared/_type_util.py#L138

Added line #L138 was not covered by tests

Check warning on line 383 in src/hera/workflows/script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/script.py#L383

Added line #L383 was not covered by tests

Check warning on line 501 in src/hera/workflows/script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/script.py#L501

Added line #L501 was not covered by tests

Check warning on line 507 in src/hera/workflows/script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/script.py#L507

Added line #L507 was not covered by tests

Check warning on line 509 in src/hera/workflows/script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/script.py#L509

Added line #L509 was not covered by tests

Check warning on line 529 in src/hera/workflows/script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/script.py#L529

Added line #L529 was not covered by tests

Check warning on line 533 in src/hera/workflows/script.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/script.py#L532-L533

Added lines #L532 - L533 were not covered by tests