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

break: add pydantic v2 support #455

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Conversation

marcosschroh
Copy link
Owner

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 20, 2023

PR Preview Action v1.4.4
🚀 Deployed preview to https://marcosschroh.github.io/dataclasses-avroschema/pr-preview/pr-455/
on branch gh-pages at 2023-11-03 15:44 UTC

@marcosschroh marcosschroh force-pushed the feat/add-pydantic-v2 branch 2 times, most recently from 61c10b2 to eedcb72 Compare October 30, 2023 09:41
@marcosschroh marcosschroh force-pushed the feat/add-pydantic-v2 branch 2 times, most recently from 0bcf7f0 to ffc3c88 Compare November 3, 2023 15:36
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #455 (fece3ef) into master (0b88f4b) will decrease coverage by 0.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #455      +/-   ##
==========================================
- Coverage   99.30%   99.21%   -0.09%     
==========================================
  Files          26       30       +4     
  Lines        1580     1654      +74     
  Branches      289      301      +12     
==========================================
+ Hits         1569     1641      +72     
- Misses          3        5       +2     
  Partials        8        8              
Files Coverage Δ
dataclasses_avroschema/fields/base.py 100.00% <100.00%> (ø)
dataclasses_avroschema/fields/fields.py 98.63% <100.00%> (-0.45%) ⬇️
dataclasses_avroschema/fields/mapper.py 100.00% <100.00%> (ø)
dataclasses_avroschema/pydantic/__init__.py 100.00% <100.00%> (ø)
dataclasses_avroschema/pydantic/fields.py 98.55% <100.00%> (ø)
dataclasses_avroschema/pydantic/main.py 100.00% <100.00%> (ø)
dataclasses_avroschema/pydantic/mapper.py 100.00% <100.00%> (ø)
dataclasses_avroschema/pydantic/parser.py 100.00% <ø> (ø)
dataclasses_avroschema/pydantic/v1/__init__.py 100.00% <100.00%> (ø)
dataclasses_avroschema/pydantic/v1/main.py 100.00% <100.00%> (ø)
... and 4 more

@marcosschroh marcosschroh merged commit 3d47ed4 into master Nov 3, 2023
7 of 8 checks passed
@marcosschroh marcosschroh deleted the feat/add-pydantic-v2 branch November 3, 2023 15:46
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.

None yet

1 participant