Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list, set, tuple validation #225

Merged
merged 3 commits into from Jul 4, 2018
Merged

list, set, tuple validation #225

merged 3 commits into from Jul 4, 2018

Conversation

samuelcolvin
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 4, 2018

Codecov Report

Merging #225 into master will not change coverage.
The diff coverage is 100%.

@@          Coverage Diff          @@
##           master   #225   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     11           
  Lines        1312   1311    -1     
  Branches      240    241    +1     
=====================================
- Hits         1312   1311    -1

@samuelcolvin samuelcolvin merged commit c0413c8 into master Jul 4, 2018
@samuelcolvin samuelcolvin deleted the list-validation-fix branch July 20, 2018 13:16
alexdrydew pushed a commit to alexdrydew/pydantic that referenced this pull request Dec 23, 2023
* Support `dict_items` for list like fields

Closes 211

This is a follow up to PR 208, which added support for `dict_keys` and
`dict_values`.

* Update `dict_items` tests

* add test for any

Co-authored-by: Samuel Colvin <s@muelcolvin.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant