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

alecthomas / voluptuous / 509
96%

Build:
DEFAULT BRANCH: master
Ran 22 Dec 2017 10:19AM UTC
Jobs 5
Files 6
Run time 2min
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

pending completion
509

Pull #318

travis-ci

web-flow
Allow any validator to be compiled

This allows any validator to be compiled by implementing the
__voluptuous_compile__ method.

This avoids having voluptuous.Any and voluptuous.All defining new Schema for
sub-validators: they can be compiled recursively using the same parent schema.

This solves the recursive Self case.

Fixes #18
Pull Request #318: Implement nested schema support and validators compilation

34 of 34 new or added lines in 2 files covered. (100.0%)

1012 of 1061 relevant lines covered (95.38%)

4.72 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
100.0
voluptuous/schema_builder.py
1
100.0
voluptuous/validators.py

Coverage Regressions

Lines Coverage ∆ File
19
100.0
voluptuous/validators.py
Jobs
ID Job ID Ran Files Coverage
2 509.2 22 Dec 2017 10:19AM UTC 0
94.44
Travis Job 509.2
3 509.3 22 Dec 2017 10:19AM UTC 0
94.72
Travis Job 509.3
4 509.4 22 Dec 2017 10:19AM UTC 0
94.72
Travis Job 509.4
5 509.5 22 Dec 2017 10:19AM UTC 0
94.72
Travis Job 509.5
6 509.6 22 Dec 2017 10:21AM UTC 0
93.59
Travis Job 509.6
Source Files on build 509
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #509
  • Pull Request #318
  • PR Base - master (#508)
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