OptimumCode / json-schema-validator

The JSON schema validation library that works with https://github.com/Kotlin/kotlinx.serialization
MIT License
33 stars 3 forks source link

Add support for draft 6 #138

Closed OptimumCode closed 3 months ago

OptimumCode commented 3 months ago

Resolves #118

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 98.18182% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.75%. Comparing base (1799a1d) to head (9017701).

Files Patch % Lines
...schema/internal/config/Draft6SchemaLoaderConfig.kt 97.95% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #138 +/- ## ========================================== + Coverage 90.64% 90.75% +0.11% ========================================== Files 124 126 +2 Lines 3688 3743 +55 Branches 1024 1027 +3 ========================================== + Hits 3343 3397 +54 Misses 65 65 - Partials 280 281 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.