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

Allow dicts in overwrite args of fetched artifact #598

Merged
merged 8 commits into from
Feb 28, 2024

changed query systax of dicts: from ':' to '=' and simplified some

dbb4467
Select commit
Loading
Failed to load commit list.
Merged

Allow dicts in overwrite args of fetched artifact #598

changed query systax of dicts: from ':' to '=' and simplified some
dbb4467
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 28, 2024 in 0s

95.86% of diff hit (target 88.46%)

View this Pull Request on Codecov

95.86% of diff hit (target 88.46%)

Annotations

Check warning on line 97 in src/unitxt/parsing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/unitxt/parsing_utils.py#L97

Added line #L97 was not covered by tests

Check warning on line 105 in src/unitxt/parsing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/unitxt/parsing_utils.py#L105

Added line #L105 was not covered by tests

Check warning on line 120 in src/unitxt/parsing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/unitxt/parsing_utils.py#L120

Added line #L120 was not covered by tests

Check warning on line 159 in src/unitxt/parsing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/unitxt/parsing_utils.py#L159

Added line #L159 was not covered by tests

Check warning on line 164 in src/unitxt/parsing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/unitxt/parsing_utils.py#L164

Added line #L164 was not covered by tests

Check warning on line 224 in src/unitxt/parsing_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/unitxt/parsing_utils.py#L224

Added line #L224 was not covered by tests