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

chore(deps): update pydantic_extra_types supported types #147

Merged
merged 2 commits into from
Sep 22, 2024

Conversation

eonu
Copy link
Owner

@eonu eonu commented Sep 22, 2024

Updated supported pydantic_extra_types

Adds support for:

  • ISBN
  • LanguageAlpha2 and LanguageName
  • SemanticVersion

Adds missing unit test for the ULID type.

Checklist

  • I have added new tests (if necessary).
  • I have ensured that tests and coverage are passing on CI.
  • I have updated any relevant documentation (if necessary).
  • I have used a descriptive pull request title.

@eonu eonu changed the title chore(deps): update pydantic_extra_types supported types (<=2.9.0) chore(deps): update pydantic_extra_types supported types Sep 22, 2024
@eonu eonu merged commit 4b5156b into dev Sep 22, 2024
8 checks passed
@eonu eonu deleted the update-pydantic-extra-types branch September 22, 2024 16:39
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 00d1ad11-1531-4dce-9a07-9bdb6c8642b9

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 11 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.2%) to 90.594%

Files with Coverage Reduction New Missed Lines %
typing/pydantic_extra_types.py 2 91.67%
_internal/_types/click.py 9 94.84%
Totals Coverage Status
Change from base Build 8ce4b926-f8db-4afe-a719-cdbfb01e0dff: 0.2%
Covered Lines: 992
Relevant Lines: 1095

💛 - Coveralls

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