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 support #847

Merged
merged 24 commits into from
Sep 27, 2023
Merged

Pydantic 2 support #847

merged 24 commits into from
Sep 27, 2023

Conversation

munrojm
Copy link
Member

@munrojm munrojm commented Sep 26, 2023

This PR adds support for pydantic 2 update of the MP stack

@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2023

Codecov Report

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

Comparison is base (ffd9713) 70.39% compared to head (0401931) 70.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #847      +/-   ##
==========================================
+ Coverage   70.39%   70.42%   +0.02%     
==========================================
  Files          51       51              
  Lines        2483     2482       -1     
==========================================
  Hits         1748     1748              
+ Misses        735      734       -1     
Files Coverage Δ
mp_api/client/core/client.py 82.87% <100.00%> (ø)
mp_api/client/core/settings.py 92.59% <100.00%> (+0.28%) ⬆️
mp_api/client/mprester.py 65.81% <ø> (ø)
...pi/client/routes/materials/electronic_structure.py 87.78% <100.00%> (ø)
mp_api/client/core/utils.py 62.26% <78.57%> (+0.44%) ⬆️

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

@munrojm munrojm added the release:minor Minor release bump label Sep 27, 2023
@munrojm munrojm merged commit ff7f643 into main Sep 27, 2023
11 checks passed
@munrojm munrojm deleted the enhancement/pydantic-2 branch September 27, 2023 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:minor Minor release bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants