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 DSL values in oracles #439

Merged
merged 8 commits into from
Sep 21, 2023

Use individual arguments in custom check functions

e396a75
Select commit
Loading
Failed to load commit list.
Merged

Support DSL values in oracles #439

Use individual arguments in custom check functions
e396a75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 21, 2023 in 1s

96.70% of diff hit (target 87.36%)

View this Pull Request on Codecov

96.70% of diff hit (target 87.36%)

Annotations

Check warning on line 265 in tested/judge/programmed.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tested/judge/programmed.py#L265

Added line #L265 was not covered by tests

Check warning on line 89 in tested/oracles/common.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tested/oracles/common.py#L89

Added line #L89 was not covered by tests

Check warning on line 45 in tested/oracles/nothing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tested/oracles/nothing.py#L45

Added line #L45 was not covered by tests