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

Pydantic 2.0 #865

Merged
merged 12 commits into from
Sep 26, 2023
Merged

Pydantic 2.0 #865

merged 12 commits into from
Sep 26, 2023

Conversation

munrojm
Copy link
Member

@munrojm munrojm commented Sep 22, 2023

Transitions support to pydantic >= 2.0

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (0c2025a) 87.94% compared to head (13a0dc7) 87.92%.
Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #865      +/-   ##
==========================================
- Coverage   87.94%   87.92%   -0.03%     
==========================================
  Files          44       44              
  Lines        3593     3602       +9     
==========================================
+ Hits         3160     3167       +7     
- Misses        433      435       +2     
Files Coverage Δ
src/maggma/cli/settings.py 100.00% <100.00%> (ø)
src/maggma/api/query_operator/dynamic.py 97.05% <93.33%> (ø)
src/maggma/api/utils.py 94.44% <94.11%> (-1.51%) ⬇️
src/maggma/utils.py 93.65% <90.00%> (-0.37%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@munrojm munrojm changed the title [WIP] Pydantic 2.0 Pydantic 2.0 Sep 25, 2023
@munrojm munrojm merged commit fbc1ac5 into main Sep 26, 2023
9 of 10 checks passed
@munrojm munrojm deleted the pydantic-2.0 branch October 18, 2023 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant