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

Classvars #455

Merged
merged 7 commits into from Apr 3, 2019
Merged

Classvars #455

merged 7 commits into from Apr 3, 2019

Conversation

samuelcolvin
Copy link
Member

replaces #442

Change Summary

This adds support for parametrized ClassVars in a model.

Related issue number

#435

Checklist

  • Unit tests for the changes exist
  • Tests pass on CI and coverage remains at 100%
  • Documentation reflects the changes where applicable
  • HISTORY.rst has been updated
    • if this is the first change since a release, please add a new section
    • include the issue number or this pull request number #<number>
    • include your github username @<whomever>

@codecov
Copy link

codecov bot commented Apr 3, 2019

Codecov Report

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

@@          Coverage Diff          @@
##           master   #455   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          14     14           
  Lines        2178   2182    +4     
  Branches      434    434           
=====================================
+ Hits         2178   2182    +4

@samuelcolvin samuelcolvin merged commit bbbc898 into master Apr 3, 2019
@samuelcolvin samuelcolvin deleted the classvars branch April 3, 2019 10:58
alexdrydew pushed a commit to alexdrydew/pydantic that referenced this pull request Dec 23, 2023
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

2 participants