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

Remove pydantic support #22

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Remove pydantic support #22

merged 2 commits into from
Sep 10, 2024

Conversation

danielSanchezQ
Copy link
Owner

We are still on pydantic v1 (current stable version is v2). It is not worth it to actually support it directly.
This means a breaking change. We should bump up our versioning before publishing.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.51%. Comparing base (8a47e13) to head (4b3ac32).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##              main      #22      +/-   ##
===========================================
- Coverage   100.00%   99.51%   -0.49%     
===========================================
  Files           14       10       -4     
  Lines         1029      833     -196     
===========================================
- Hits          1029      829     -200     
- Misses           0        4       +4     

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

@danielSanchezQ danielSanchezQ merged commit 8602df6 into main Sep 10, 2024
6 checks passed
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.

4 participants