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

Improve jsonschema checking #526

Merged
merged 10 commits into from
Jun 14, 2024

Fix test

cde4f73
Select commit
Loading
Failed to load commit list.
Merged

Improve jsonschema checking #526

Fix test
cde4f73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 13, 2024 in 0s

88.75% of diff hit (target 86.82%)

View this Pull Request on Codecov

88.75% of diff hit (target 86.82%)

Annotations

Check warning on line 26 in tested/features.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tested/features.py#L26

Added line #L26 was not covered by tests

Check warning on line 173 in tested/languages/language.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tested/languages/language.py#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 54 in tested/languages/preparation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tested/languages/preparation.py#L54

Added line #L54 was not covered by tests

Check warning on line 16 in tested/languages/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tested/languages/utils.py#L16

Added line #L16 was not covered by tests

Check warning on line 181 in tested/oracles/programmed.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tested/oracles/programmed.py#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 184 in tested/oracles/programmed.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tested/oracles/programmed.py#L183-L184

Added lines #L183 - L184 were not covered by tests