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

Fix compatibility with Pydantic 2.10 #377

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Viicos
Copy link
Member

@Viicos Viicos commented Feb 11, 2025

Fixes #369, closes #372.

Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.54%. Comparing base (16abe6a) to head (3e62956).
Report is 31 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #377      +/-   ##
==========================================
+ Coverage   95.68%   96.54%   +0.86%     
==========================================
  Files          14       15       +1     
  Lines         950     1187     +237     
==========================================
+ Hits          909     1146     +237     
  Misses         41       41              

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

@Viicos Viicos changed the title Rebuild models if necessary Fix compatibility with Pydantic 2.10 Feb 11, 2025
@Viicos Viicos force-pushed the rebuild-models branch 3 times, most recently from 325157c to 70f2a1c Compare February 11, 2025 15:35
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.

Compatibility with Pydantic 2.10
1 participant