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

feat: generalize validators and support jsonschema-rs #2225

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

feat(validator): add support for jsonschema_rs validator library

d8f2bfa
Select commit
Loading
Failed to load commit list.
Open

feat: generalize validators and support jsonschema-rs #2225

feat(validator): add support for jsonschema_rs validator library
d8f2bfa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 5, 2024 in 0s

90.72% of diff hit (target 100.00%)

View this Pull Request on Codecov

90.72% of diff hit (target 100.00%)

Annotations

Check warning on line 103 in falcon/media/validators/jsonschema_rs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/media/validators/jsonschema_rs.py#L103

Added line #L103 was not covered by tests

Check warning on line 110 in falcon/media/validators/jsonschema_rs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/media/validators/jsonschema_rs.py#L110

Added line #L110 was not covered by tests

Check warning on line 112 in falcon/media/validators/jsonschema_rs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/media/validators/jsonschema_rs.py#L112

Added line #L112 was not covered by tests

Check warning on line 115 in falcon/media/validators/jsonschema_rs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/media/validators/jsonschema_rs.py#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 119 in falcon/media/validators/jsonschema_rs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/media/validators/jsonschema_rs.py#L119

Added line #L119 was not covered by tests

Check warning on line 122 in falcon/media/validators/jsonschema_rs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/media/validators/jsonschema_rs.py#L122

Added line #L122 was not covered by tests

Check warning on line 125 in falcon/media/validators/jsonschema_rs.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

falcon/media/validators/jsonschema_rs.py#L125

Added line #L125 was not covered by tests