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

Add module to wrap kotlin objects for validation #197

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

Update API dump

b86867a
Select commit
Loading
Failed to load commit list.
Open

Add module to wrap kotlin objects for validation #197

Update API dump
b86867a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 3, 2025 in 0s

91.13% of diff hit (target 90.53%)

View this Pull Request on Codecov

91.13% of diff hit (target 90.53%)

Annotations

Check warning on line 38 in json-schema-validator-objects/src/commonMain/kotlin/io/github/optimumcode/json/schema/wrappers/objects/Wrappers.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

json-schema-validator-objects/src/commonMain/kotlin/io/github/optimumcode/json/schema/wrappers/objects/Wrappers.kt#L38

Added line #L38 was not covered by tests

Check warning on line 86 in json-schema-validator-objects/src/commonMain/kotlin/io/github/optimumcode/json/schema/wrappers/objects/Wrappers.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

json-schema-validator-objects/src/commonMain/kotlin/io/github/optimumcode/json/schema/wrappers/objects/Wrappers.kt#L86

Added line #L86 was not covered by tests

Check warning on line 172 in json-schema-validator-objects/src/commonMain/kotlin/io/github/optimumcode/json/schema/wrappers/objects/Wrappers.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

json-schema-validator-objects/src/commonMain/kotlin/io/github/optimumcode/json/schema/wrappers/objects/Wrappers.kt#L172

Added line #L172 was not covered by tests

Check warning on line 186 in json-schema-validator-objects/src/commonMain/kotlin/io/github/optimumcode/json/schema/wrappers/objects/Wrappers.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

json-schema-validator-objects/src/commonMain/kotlin/io/github/optimumcode/json/schema/wrappers/objects/Wrappers.kt#L186

Added line #L186 was not covered by tests

Check warning on line 208 in json-schema-validator-objects/src/commonMain/kotlin/io/github/optimumcode/json/schema/wrappers/objects/Wrappers.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

json-schema-validator-objects/src/commonMain/kotlin/io/github/optimumcode/json/schema/wrappers/objects/Wrappers.kt#L208

Added line #L208 was not covered by tests

Check warning on line 227 in json-schema-validator-objects/src/commonMain/kotlin/io/github/optimumcode/json/schema/wrappers/objects/Wrappers.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

json-schema-validator-objects/src/commonMain/kotlin/io/github/optimumcode/json/schema/wrappers/objects/Wrappers.kt#L227

Added line #L227 was not covered by tests