Skip to content

feat(parser): add support for Pydantic v2 #2733

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

Merged
merged 31 commits into from
Jul 21, 2023
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
8daf90c
pydantic v2: initial tests
leandrodamascena Jul 8, 2023
de53dd6
pydantic v2: comment
leandrodamascena Jul 8, 2023
6f8c52b
pydantic v2: new workflow
leandrodamascena Jul 8, 2023
82b166c
pydantic v2: comment
leandrodamascena Jul 8, 2023
7295798
pydantic v2: mypy fix
leandrodamascena Jul 8, 2023
201d877
pydantic v2: fix v2 compability
leandrodamascena Jul 8, 2023
bf6b31a
pydantic v2: fix last things
leandrodamascena Jul 10, 2023
ef98e88
pydantic v2: improving comments
leandrodamascena Jul 10, 2023
f39ea89
pydantic v2: addressing Heitor's feedback
leandrodamascena Jul 10, 2023
15fab06
pydantic v2: creating pydantic v2 specific test
leandrodamascena Jul 10, 2023
e5d6318
Merge branch 'develop' into poc/pydanticv2
leandrodamascena Jul 10, 2023
b0f5fb3
Merge branch 'develop' into poc/pydanticv2
leandrodamascena Jul 10, 2023
6f30f08
pydantic v2: using fixture to clean the code
leandrodamascena Jul 11, 2023
cec6630
Merge branch 'develop' into poc/pydanticv2
leandrodamascena Jul 12, 2023
3d5c9b2
pydanticv2: reverting Optional fields
leandrodamascena Jul 12, 2023
3ee041b
Merge branch 'develop' into poc/pydanticv2
leandrodamascena Jul 12, 2023
7279137
Merge branch 'develop' into poc/pydanticv2
leandrodamascena Jul 13, 2023
07e483d
Merge branch 'develop' into poc/pydanticv2
leandrodamascena Jul 13, 2023
e6abd65
Merge branch 'develop' into poc/pydanticv2
leandrodamascena Jul 17, 2023
ce15df0
Removing the validators. Pydantic bug was fixed
Jul 17, 2023
d4f8171
Merge branch 'develop' into poc/pydanticv2
leandrodamascena Jul 17, 2023
f73a222
Adding pytest ignore messages for Pydantic v2
Jul 17, 2023
1774a1c
Adding pytest ignore messages for Pydantic v2
Jul 17, 2023
e7c1c34
Merge branch 'develop' into poc/pydanticv2
leandrodamascena Jul 18, 2023
f1bb815
Merge branch 'develop' into poc/pydanticv2
leandrodamascena Jul 20, 2023
3a5d26f
pydanticv2: removing duplicated workflow + disabling warning
leandrodamascena Jul 20, 2023
53e4e98
pydanticv2: adding documentation
leandrodamascena Jul 21, 2023
49561b2
Adding cache to disable pydantic warnings
Jul 21, 2023
eef0dc1
Adjusting workflow
Jul 21, 2023
f8470f5
Addressing Heitor's feedback
Jul 21, 2023
fa298d2
Removed codecov upload
Jul 21, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'develop' into poc/pydanticv2
  • Loading branch information
leandrodamascena authored Jul 10, 2023
commit e5d6318c336b1b3b87dd41825c9d81d89e5d7219

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.