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: fix pydantic 2.10 #267

Merged
merged 10 commits into from
Nov 21, 2024
Merged

fix: fix pydantic 2.10 #267

merged 10 commits into from
Nov 21, 2024

Conversation

tlambert03
Copy link
Owner

fixes #266

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.77%. Comparing base (b20a9c8) to head (d790229).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #267       +/-   ##
===========================================
+ Coverage   63.15%   86.77%   +23.61%     
===========================================
  Files          25       25               
  Lines        1254     1255        +1     
===========================================
+ Hits          792     1089      +297     
+ Misses        462      166      -296     

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


🚨 Try these New Features:

Copy link

codspeed-hq bot commented Nov 21, 2024

CodSpeed Performance Report

Merging #267 will not alter performance

Comparing fix-pydantic (d790229) with main (b20a9c8)

Summary

✅ 9 untouched benchmarks

@tlambert03 tlambert03 merged commit b15d22f into main Nov 21, 2024
38 checks passed
@tlambert03 tlambert03 deleted the fix-pydantic branch November 21, 2024 01:59
@tlambert03 tlambert03 added the bug Something isn't working label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

broken with pydantic 2.10
1 participant