Skip to content

IntEnum support#444

Merged
samuelcolvin merged 3 commits intopydantic:masterfrom
potykion:master
Apr 1, 2019
Merged

IntEnum support#444
samuelcolvin merged 3 commits intopydantic:masterfrom
potykion:master

Conversation

@potykion
Copy link
Copy Markdown
Contributor

@potykion potykion commented Mar 30, 2019

Change Summary

IntEnum support including string to int conversion.

Related issue number

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
Copy Markdown

codecov Bot commented Mar 30, 2019

Codecov Report

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

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

@samuelcolvin
Copy link
Copy Markdown
Member

Great, please can you add this change to HISTORY.rst.

@potykion
Copy link
Copy Markdown
Contributor Author

potykion commented Apr 1, 2019

Done

@samuelcolvin samuelcolvin merged commit 3a33d8d into pydantic:master Apr 1, 2019
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.

2 participants