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

cleaning up _populate_sub_fields, support tuples #227

Merged
merged 5 commits into from Jul 10, 2018
Merged

Conversation

samuelcolvin
Copy link
Member

@samuelcolvin samuelcolvin commented Jul 10, 2018

kind of in preparation for #213 or just changes I found while researching for #213.

fixes #12.

@codecov
Copy link

codecov bot commented Jul 10, 2018

Codecov Report

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

@@          Coverage Diff          @@
##           master   #227   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     11           
  Lines        1365   1427   +62     
  Branches      249    279   +30     
=====================================
+ Hits         1365   1427   +62

@samuelcolvin samuelcolvin changed the title cleaning up _populate_sub_fields cleaning up _populate_sub_fields, support tuples Jul 10, 2018
@samuelcolvin
Copy link
Member Author

@Gr1N feedback welcome.

@Gr1N
Copy link
Contributor

Gr1N commented Jul 10, 2018

LGTM

@samuelcolvin samuelcolvin merged commit 1dc2940 into master Jul 10, 2018
@samuelcolvin samuelcolvin deleted the type-cleanup branch July 10, 2018 17:45
alexdrydew pushed a commit to alexdrydew/pydantic that referenced this pull request Dec 23, 2023
* build wheels with stable rust

* [skip ci] revert if comment
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.

support typing.Tuple
2 participants