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

Introduce abstraction for validated elements #191

Merged
merged 24 commits into from
Sep 2, 2024

Restore backward compatibility (for kotlin). Add deprecations

0646c19
Select commit
Loading
Failed to load commit list.
Merged

Introduce abstraction for validated elements #191

Restore backward compatibility (for kotlin). Add deprecations
0646c19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 2, 2024 in 0s

75.18% of diff hit (target 90.67%)

View this Pull Request on Codecov

75.18% of diff hit (target 90.67%)

Annotations

Check warning on line 38 in json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/extension/ExternalAssertion.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/extension/ExternalAssertion.kt#L38

Added line #L38 was not covered by tests

Check warning on line 49 in json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/extension/ExternalAssertion.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/extension/ExternalAssertion.kt#L49

Added line #L49 was not covered by tests

Check warning on line 53 in json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/extension/ExternalAssertion.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/extension/ExternalAssertion.kt#L53

Added line #L53 was not covered by tests

Check warning on line 55 in json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/extension/ExternalAssertion.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/extension/ExternalAssertion.kt#L55

Added line #L55 was not covered by tests

Check warning on line 42 in json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/internal/wrapper/JsonWrappers.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/internal/wrapper/JsonWrappers.kt#L42

Added line #L42 was not covered by tests

Check warning on line 60 in json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/internal/wrapper/JsonWrappers.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/internal/wrapper/JsonWrappers.kt#L60

Added line #L60 was not covered by tests

Check warning on line 85 in json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/internal/wrapper/JsonWrappers.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/internal/wrapper/JsonWrappers.kt#L85

Added line #L85 was not covered by tests

Check warning on line 112 in json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/internal/wrapper/JsonWrappers.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/internal/wrapper/JsonWrappers.kt#L112

Added line #L112 was not covered by tests

Check warning on line 114 in json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/internal/wrapper/JsonWrappers.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

json-schema-validator/src/commonMain/kotlin/io/github/optimumcode/json/schema/internal/wrapper/JsonWrappers.kt#L114

Added line #L114 was not covered by tests