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

[DRAFT] [REFACTOR] Upgrade Pydantic to v2 #5508

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

jfcalvo
Copy link
Member

@jfcalvo jfcalvo commented Sep 18, 2024

Description

This is a draft to make visible the changes that we are doing in order to update Pydantic to v2.

Test suite progress:

  1. ==== 402 failed, 897 passed, 17 skipped, 1582 warnings in 189.12s (0:03:09) ====
  2. ==== 207 failed, 1092 passed, 17 skipped, 1640 warnings in 186.83s (0:03:06) ====

Refs #4935

Type of change

  • Refactor (change restructuring the codebase without changing functionality)

How Has This Been Tested

Checklist

  • I added relevant documentation
  • I followed the style guidelines of this project
  • I did a self-review of my code
  • I made corresponding changes to the documentation
  • I confirm My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have added relevant notes to the CHANGELOG.md file (See https://keepachangelog.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.

1 participant