• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

wendbv / schemavalidator
98%
master: 99%

Build:
Build:
LAST BUILD BRANCH: v0.1.0b12
DEFAULT BRANCH: master
Repo Added 18 Dec 2015 03:22PM UTC
Files 2
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH strictness-schema
branch: strictness-schema
CHANGE BRANCH
x
Reset
  • strictness-schema
  • better_error_sorting
  • commandline_tool
  • master
  • test_validate_validate_exception
  • v0.1.0b10
  • v0.1.0b11
  • v0.1.0b12
  • v0.1.0b2
  • v0.1.0b3
  • v0.1.0b4
  • v0.1.0b7
  • v0.1.0b8
  • v0.1.0b9
  • validate_loaded_schema
  • validate_string
  • verbose_logging_on_error

pending completion
25

push

travis-ci

dporru
Add support for schemas in sub directories

- Schemas in directories that are children of the `schema_base_path`
  directory are now also found and parsed. You can use `"$ref":
  "subdir/schema.json"` to refer to these schemas.
- `id` field value now has to be identical to file_name, as we're now
  indexing the schemas by `[subdir/]file_name` instead of `id`.
- Dropping support for `Python 3.4`. So we can use the recursive feature
  of `glob`.
- Bump version to 0.1.0b3

79 of 81 relevant lines covered (97.53%)

0.98 hits per line

Relevant lines Covered
Build:
Build:
81 RELEVANT LINES 79 COVERED LINES
0.98 HITS PER LINE
Source Files on strictness-schema
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25 strictness-schema Add support for schemas in sub directories - Schemas in directories that are children of the `schema_base_path` directory are now also found and parsed. You can use `"$ref": "subdir/schema.json"` to refer to these schemas. - `id` field value ... push 07 Mar 2016 08:59AM UTC dporru travis-ci pending completion  
21 strictness-schema Fix Error enheritance push 12 Jan 2016 10:56AM UTC dporru travis-ci pending completion  
19 strictness-schema json < 3.5 gives ValueError Not TypeError. push 12 Jan 2016 10:51AM UTC dporru travis-ci pending completion  
17 strictness-schema Add custom JSONDecode error when not importable json in python < 3.5 has no JSONDecodeError. push 12 Jan 2016 10:47AM UTC dporru travis-ci pending completion  
15 strictness-schema Version bump to 0.1.0b2 push 12 Jan 2016 10:40AM UTC dporru travis-ci pending completion  
14 strictness-schema Add a single empty line so that @Gwildor won't hate me push 12 Jan 2016 09:39AM UTC TotempaaltJ travis-ci pending completion  
11 strictness-schema Reorder imports push 12 Jan 2016 09:38AM UTC TotempaaltJ travis-ci pending completion  
9 strictness-schema Validate validator schema with schemas definitions That's not confusing! push 12 Jan 2016 09:23AM UTC TotempaaltJ travis-ci pending completion  
See All Builds (73)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc