dapper91 / pydantic-xml

python xml for humans
https://pydantic-xml.readthedocs.io
The Unlicense
155 stars 16 forks source link

Dev #45

Closed dapper91 closed 1 year ago

dapper91 commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #45 (2754abd) into master (2674b94) will increase coverage by 0.03%. The diff coverage is 93.56%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   93.67%   93.70%   +0.03%     
==========================================
  Files           9       22      +13     
  Lines         585     1033     +448     
==========================================
+ Hits          548      968     +420     
- Misses         37       65      +28     
Flag Coverage Δ
unittests 93.70% <93.56%> (+0.03%) :arrow_up:

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

Impacted Files Coverage Δ
pydantic_xml/element/native/lxml.py 0.00% <0.00%> (ø)
pydantic_xml/serializers/factories/union.py 90.58% <90.58%> (ø)
pydantic_xml/serializers/factories/mapping.py 90.62% <90.62%> (ø)
pydantic_xml/serializers/factories/primitive.py 94.02% <94.02%> (ø)
...ydantic_xml/serializers/factories/heterogeneous.py 94.64% <94.64%> (ø)
pydantic_xml/serializers/factories/homogeneous.py 94.82% <94.82%> (ø)
pydantic_xml/serializers/factories/model.py 95.14% <95.14%> (ø)
pydantic_xml/serializers/serializer.py 96.87% <96.87%> (ø)
pydantic_xml/serializers/factories/wrapper.py 97.43% <97.43%> (ø)
pydantic_xml/element/element.py 99.37% <99.37%> (ø)
... and 11 more

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