Skip to content

fix: pydantic beta versions compatibility added.#322

Merged
dapper91 merged 1 commit into
devfrom
fix/pydantic-beta-version-compat
May 17, 2026
Merged

fix: pydantic beta versions compatibility added.#322
dapper91 merged 1 commit into
devfrom
fix/pydantic-beta-version-compat

Conversation

@dapper91

Copy link
Copy Markdown
Owner

Pydantic beta versions compatibility added. Current implementation doesn't recognize alpha/beta versions like 2.13.0b1.

@codecov-commenter

codecov-commenter commented May 17, 2026

Copy link
Copy Markdown

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

Codecov Report

❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.19%. Comparing base (cd103e7) to head (05358d5).
⚠️ Report is 2 commits behind head on dev.

Files with missing lines Patch % Lines
pydantic_xml/compat.py 90.90% 1 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #322      +/-   ##
==========================================
- Coverage   92.20%   92.19%   -0.02%     
==========================================
  Files          31       31              
  Lines        1771     1781      +10     
==========================================
+ Hits         1633     1642       +9     
- Misses        138      139       +1     
Flag Coverage Δ
unittests 92.19% <90.90%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dapper91 dapper91 force-pushed the fix/pydantic-beta-version-compat branch from 18061e4 to 05358d5 Compare May 17, 2026 13:05
@dapper91 dapper91 merged commit 0f9e324 into dev May 17, 2026
7 checks passed
@dapper91 dapper91 deleted the fix/pydantic-beta-version-compat branch May 17, 2026 13:32
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.

2 participants