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

Named tuple support #192

Merged
merged 2 commits into from
May 11, 2024
Merged

Named tuple support #192

merged 2 commits into from
May 11, 2024

Conversation

dapper91
Copy link
Owner

@dapper91 dapper91 commented May 11, 2024

Named tuple support added.

Implements the feature request .

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 89.47368% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 91.86%. Comparing base (0e2c209) to head (61ff07f).

Files Patch % Lines
pydantic_xml/serializers/factories/named_tuple.py 87.80% 5 Missing ⚠️
pydantic_xml/serializers/factories/call.py 90.00% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #192      +/-   ##
==========================================
- Coverage   91.96%   91.86%   -0.10%     
==========================================
  Files          27       29       +2     
  Lines        1555     1610      +55     
==========================================
+ Hits         1430     1479      +49     
- Misses        125      131       +6     
Flag Coverage Δ
unittests 91.86% <89.47%> (-0.10%) ⬇️

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 9d0fc4c into dev May 11, 2024
5 checks passed
@dapper91 dapper91 deleted the named-tuple-support branch May 11, 2024 09:44
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

2 participants