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

Dev #224

Merged
merged 7 commits into from
Nov 9, 2024
Merged

Dev #224

merged 7 commits into from
Nov 9, 2024

Conversation

dapper91
Copy link
Owner

@dapper91 dapper91 commented Nov 9, 2024

  • union validation error location fixed.
  • potential memory leak fixed. See Severe memory leak #222.
  • python 3.13 support added.

@codecov-commenter
Copy link

codecov-commenter commented Nov 9, 2024

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

Codecov Report

Attention: Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.06%. Comparing base (b95ef02) to head (97d6af8).
Report is 38 commits behind head on master.

Files with missing lines Patch % Lines
pydantic_xml/serializers/factories/model.py 50.00% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
+ Coverage   92.05%   92.06%   +0.01%     
==========================================
  Files          29       29              
  Lines        1648     1651       +3     
==========================================
+ Hits         1517     1520       +3     
  Misses        131      131              
Flag Coverage Δ
unittests 92.06% <94.44%> (+0.01%) ⬆️

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.

@dapper91 dapper91 merged commit 203d9aa into master Nov 9, 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.

2 participants