Skip to content

Conversation

@dapper91
Copy link
Owner

  • recursive (self-referencing) models support added.
  • inherit_ns flag dropped due to recursive models implementation details.

- recursive (self-referencing) models support added.
- inherit_ns flag dropped due to recursive models implementation details.
@codecov-commenter
Copy link

Codecov Report

Merging #10 (b8f5f1a) into master (aeacca8) will increase coverage by 0.49%.
The diff coverage is 96.87%.

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   94.49%   94.99%   +0.49%     
==========================================
  Files           7        7              
  Lines         545      559      +14     
==========================================
+ Hits          515      531      +16     
+ Misses         30       28       -2     
Flag Coverage Δ
unittests 94.99% <96.87%> (+0.49%) ⬆️

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

Impacted Files Coverage Δ
pydantic_xml/serializers.py 94.45% <96.66%> (+0.79%) ⬆️
pydantic_xml/model.py 99.20% <100.00%> (-0.02%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

3 participants