dapper91 / pydantic-xml

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

Doc fix #161

Closed dapper91 closed 5 months ago

dapper91 commented 5 months ago
codecov-commenter commented 5 months ago

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (d02647c) 91.61% compared to head (9d070b4) 91.77%. Report is 33 commits behind head on dev.

Files Patch % Lines
pydantic_xml/serializers/factories/model.py 90.00% 5 Missing :warning:
pydantic_xml/element/native/lxml.py 0.00% 3 Missing :warning:
pydantic_xml/element/element.py 91.30% 2 Missing :warning:
pydantic_xml/serializers/factories/primitive.py 92.59% 2 Missing :warning:
pydantic_xml/serializers/factories/raw.py 87.50% 1 Missing :warning:
pydantic_xml/serializers/factories/wrapper.py 90.90% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #161 +/- ## ========================================== + Coverage 91.61% 91.77% +0.16% ========================================== Files 25 26 +1 Lines 1359 1508 +149 ========================================== + Hits 1245 1384 +139 - Misses 114 124 +10 ``` | [Flag](https://app.codecov.io/gh/dapper91/pydantic-xml/pull/161/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/dapper91/pydantic-xml/pull/161/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin) | `91.77% <94.04%> (+0.16%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.