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

alecthomas / voluptuous / 522

Builds Branch Commit Type Ran Committer Via Coverage
522 master Add Schema.remove method to remove keys from dict (opposite of extend). Pull #325 05 Feb 2018 10:39AM UTC web-flow travis-ci pending completion   set done
521 master Added validation for default values push 03 Feb 2018 11:37PM UTC alecthomas travis-ci pending completion   set done
520 master Added validation for default values Pull #324 03 Feb 2018 02:46PM UTC web-flow travis-ci pending completion   set done
519 master Added comment on why type(out) is used in favor of just {}. Pull #324 03 Feb 2018 02:24PM UTC web-flow travis-ci pending completion   set done
518 master Ensure keeping order when validating ordered mappings Pull #324 03 Feb 2018 01:17PM UTC web-flow travis-ci pending completion   set done
517 master Mention validation of default values in CHANGELOG.md Pull #324 03 Feb 2018 10:11AM UTC web-flow travis-ci pending completion   set done
516 master Added validation for default values Pull #324 03 Feb 2018 10:07AM UTC web-flow travis-ci pending completion   set done
515 master Link to pytest-voluptuous in README (#321) push 12 Jan 2018 09:49AM UTC tusharmakkar08 travis-ci pending completion   set done
514 master Link to pytest-voluptuous in README Pull #321 12 Jan 2018 07:49AM UTC web-flow travis-ci pending completion   set done
513 master Replace Maybe class with a function The Any class can be compiled by voluptuous whereas Maybe cannot. Since it's just an alias to Any(None, v), replace it with that directly. push 31 Dec 2017 10:50PM UTC alecthomas travis-ci pending completion   set done
512 master Replace Maybe class with a function The Any class can be compiled by voluptuous whereas Maybe cannot. Since it's just an alias to Any(None, v), replace it with that directly. Pull #319 30 Dec 2017 11:37AM UTC web-flow travis-ci pending completion   set done
511 master Implement nested schema support and validators compilation (#318) * Allow to use nested schema This allows to refer to the current schema using voluptuous.Self and have nested definitions. Fixes #128 * Allow any validator to be compiled... push 26 Dec 2017 11:14AM UTC alecthomas travis-ci pending completion   set done
510 master 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 recu... Pull #318 24 Dec 2017 08:53AM UTC web-flow travis-ci pending completion   set done
509 master 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 recu... Pull #318 22 Dec 2017 10:19AM UTC web-flow travis-ci pending completion   set done
508 master Adding SomeOf validator (#314) Adding SomeOf validator and corresponding tests. push 07 Dec 2017 10:35AM UTC tusharmakkar08 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 21
  • 22
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc