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

alecthomas / voluptuous / 507

Builds Branch Commit Type Ran Committer Via Coverage
507 master removing .python-version. Created issue #317 to discuss Pull #314 07 Dec 2017 10:07AM UTC web-flow travis-ci pending completion   set done
506 master SomeOf validator: adding bounds assertion test Pull #314 07 Dec 2017 07:43AM UTC web-flow travis-ci pending completion   set done
505 master make Schema.__eq__ deterministic (#316) * add test for schema equality and fix Schema.__eq__ to deal with dicts properly (fixes #315) * add negative equality tests, implement Schema.__ne__ method to support != operator This fills in missing... push 07 Dec 2017 07:24AM UTC tusharmakkar08 travis-ci pending completion   set done
504 master implement Schema.__ne__ method to support != operator Previously only the __eq__ method was implemented, which could lead to surprising behavior e.g.: Schema('foo') == Schema('foo') # True Schema('foo') != Schema('foo') # True This ad... Pull #316 06 Dec 2017 07:19PM UTC web-flow travis-ci pending completion   set done
503 master fix Schema.__eq__ to deal with dicts properly (fixes #315) Pull #316 06 Dec 2017 03:25PM UTC web-flow travis-ci pending completion   set done
502 master SomeOf validator: class signature Pull #314 06 Dec 2017 12:18PM UTC web-flow travis-ci pending completion   set done
501 master Adding SomeOf validator Pull #314 03 Dec 2017 11:35AM UTC web-flow travis-ci pending completion   set done
500 master add Schema.infer method (#311) This introduces the class method Schema.infer, to infer a Schema from concrete data. This will be useful for converting existing known-good data (e.g. API responses) into enforceable schemas. push 01 Dec 2017 10:32PM UTC alecthomas travis-ci pending completion   set done
499 master update docstring to indicate that Schema.infer only support basic inference Pull #311 01 Dec 2017 10:06PM UTC web-flow travis-ci pending completion   set done
498 master add Schema.infer method This introduces the class method Schema.infer, to infer a Schema from concrete data. This will be useful for converting existing known-good data (e.g. API responses) into enforceable schemas. Pull #311 07 Nov 2017 03:55PM UTC web-flow travis-ci pending completion   set done
497 master Make Schema([]) usage consistent with Schema({}) Validation on an empty list was not raising any exception when given values but an empty dict was. Make it uniform and make them both raise a MultipleInvalid exception on unwanted values. push 02 Nov 2017 12:23PM UTC alecthomas travis-ci pending completion   set done
496 master Merge pull request #307 from balloob/description Add description to Marker push 31 Oct 2017 01:16PM UTC web-flow travis-ci pending completion   set done
495 master Add description to Marker Pull #307 31 Oct 2017 05:08AM UTC web-flow travis-ci pending completion   set done
494 master Allow partial validation when using validate decorator (#296) push 09 Sep 2017 12:48AM UTC alecthomas travis-ci pending completion   set done
493 master Allow partial validation when using validate decorator (#296) Pull #303 08 Sep 2017 10:13AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • …
  • 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