dapper91 / pydantic-xml

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

Encoding fix #135

Closed dapper91 closed 8 months ago

dapper91 commented 8 months ago

fixes https://github.com/dapper91/pydantic-xml/issues/126, https://github.com/dapper91/pydantic-xml/issues/128 issues

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5032769) 91.61% compared to head (e4b4feb) 91.65%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #135 +/- ## ========================================== + Coverage 91.61% 91.65% +0.03% ========================================== Files 25 25 Lines 1360 1366 +6 ========================================== + Hits 1246 1252 +6 Misses 114 114 ``` | [Flag](https://app.codecov.io/gh/dapper91/pydantic-xml/pull/135/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/135/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin) | `91.65% <100.00%> (+0.03%)` | :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. | [Files](https://app.codecov.io/gh/dapper91/pydantic-xml/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin) | Coverage Δ | | |---|---|---| | [pydantic\_xml/serializers/factories/primitive.py](https://app.codecov.io/gh/dapper91/pydantic-xml/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin#diff-cHlkYW50aWNfeG1sL3NlcmlhbGl6ZXJzL2ZhY3Rvcmllcy9wcmltaXRpdmUucHk=) | `95.69% <100.00%> (ø)` | | | [pydantic\_xml/serializers/serializer.py](https://app.codecov.io/gh/dapper91/pydantic-xml/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin#diff-cHlkYW50aWNfeG1sL3NlcmlhbGl6ZXJzL3NlcmlhbGl6ZXIucHk=) | `96.12% <100.00%> (+0.15%)` | :arrow_up: |

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