ruby-json-schema/json-schema

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
lib/json-schema/attributes/properties_optional.rb22
A
1 hr
lib/json-schema/attributes/type_v4.rb25
A
1 hr
lib/json-schema/attributes/allof.rb32
A
1 hr
lib/json-schema/attributes/items.rb24
A
1 hr
lib/json-schema/attributes/patternproperties.rb18
A
1 hr
lib/json-schema/validators/draft3.rb46
A
1 hr
lib/json-schema/attributes/required.rb24
A
1 hr
lib/json-schema/attribute.rb44
A
1 hr
lib/json-schema/validators/draft4.rb52
A
1 hr
lib/json-schema/validators/draft6.rb54
A
1 hr
lib/json-schema/attributes/formats/ip.rb35
A
2 hrs
lib/json-schema/attributes/additionalitems.rb25
A
2 hrs
lib/json-schema/attributes/anyof.rb34
A
2 hrs
lib/json-schema/attributes/formats/date.rb23
A
2 hrs
lib/json-schema/attributes/additionalproperties.rb46
A
2 hrs
lib/json-schema/attributes/formats/time.rb20
A
2 hrs
lib/json-schema/util/uri.rb87
A
2 hrs
lib/json-schema/attributes/extends.rb44
A
3 hrs
lib/json-schema/attributes/dependencies.rb33
A
3 hrs
lib/json-schema/attributes/ref.rb49
B
4 hrs
lib/json-schema/attributes/oneof.rb45
B
4 hrs
lib/json-schema/attributes/formats/date_time.rb29
B
5 hrs
lib/json-schema/util/uuid.rb193
B
5 hrs
lib/json-schema/attributes/properties.rb54
B
6 hrs
lib/json-schema/attributes/type.rb58
B
6 hrs
lib/json-schema/validator.rb507
F
4 days
.github/dependabot.yml
.github/workflows/release.yml
.github/workflows/test.yml
.gitignore
.gitmodules
.rubocop.yml
.rubocop_todo.yml
CHANGELOG.md
CONTRIBUTING.md
CONTRIBUTORS.md
Gemfile
LICENSE.md
README.md
Rakefile
VERSION.yml
json-schema.gemspec
resources/draft-01.json
resources/draft-02.json
resources/draft-03.json
resources/draft-04.json
resources/draft-06.json