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 issues with with_param #1236

Merged
merged 14 commits into from
Oct 25, 2024

Merge branch 'main' into get.param.items.bugfixes

9b471d2
Select commit
Loading
Failed to load commit list.
Merged

Fix issues with with_param #1236

Merge branch 'main' into get.param.items.bugfixes
9b471d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 21, 2024 in 1s

11.7% of diff hit (target 45.9%)

View this Pull Request on Codecov

11.7% of diff hit (target 45.9%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/shared/_type_util.py#L96-L98

Added lines #L96 - L98 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/shared/_type_util.py#L100

Added line #L100 was not covered by tests

Check warning on line 268 in src/hera/workflows/_meta_mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/_meta_mixins.py#L268

Added line #L268 was not covered by tests

Check warning on line 272 in src/hera/workflows/_meta_mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/_meta_mixins.py#L270-L272

Added lines #L270 - L272 were not covered by tests

Check warning on line 275 in src/hera/workflows/_meta_mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/_meta_mixins.py#L274-L275

Added lines #L274 - L275 were not covered by tests

Check warning on line 290 in src/hera/workflows/_meta_mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/_meta_mixins.py#L290

Added line #L290 was not covered by tests

Check warning on line 294 in src/hera/workflows/_meta_mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/_meta_mixins.py#L294

Added line #L294 was not covered by tests

Check warning on line 301 in src/hera/workflows/_meta_mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/_meta_mixins.py#L301

Added line #L301 was not covered by tests

Check warning on line 303 in src/hera/workflows/_meta_mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/_meta_mixins.py#L303

Added line #L303 was not covered by tests

Check warning on line 306 in src/hera/workflows/_meta_mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/_meta_mixins.py#L306

Added line #L306 was not covered by tests

Check warning on line 310 in src/hera/workflows/_meta_mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/_meta_mixins.py#L309-L310

Added lines #L309 - L310 were not covered by tests

Check warning on line 743 in src/hera/workflows/_mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/_mixins.py#L741-L743

Added lines #L741 - L743 were not covered by tests

Check warning on line 53 in src/hera/workflows/io/_io_mixins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/io/_io_mixins.py#L53

Added line #L53 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/script.py#L442

Added line #L442 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/script.py#L447

Added line #L447 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/script.py#L449

Added line #L449 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/script.py#L452

Added line #L452 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/script.py#L454

Added line #L454 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/script.py#L593

Added line #L593 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hera/workflows/script.py#L595

Added line #L595 was not covered by tests