dapper91 / pydantic-xml

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

model level skip-empty parameter added. #110

Closed dapper91 closed 9 months ago

dapper91 commented 9 months ago
codecov-commenter commented 9 months ago

Codecov Report

Patch coverage: 83.33% and project coverage change: -0.04% :warning:

Comparison is base (8aed816) 91.78% compared to head (4d1447c) 91.75%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #110 +/- ## ========================================== - Coverage 91.78% 91.75% -0.04% ========================================== Files 25 25 Lines 1352 1358 +6 ========================================== + Hits 1241 1246 +5 - Misses 111 112 +1 ``` | [Flag](https://app.codecov.io/gh/dapper91/pydantic-xml/pull/110/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/110/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin) | `91.75% <83.33%> (-0.04%)` | :arrow_down: | 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 Changed](https://app.codecov.io/gh/dapper91/pydantic-xml/pull/110?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/model.py](https://app.codecov.io/gh/dapper91/pydantic-xml/pull/110?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin#diff-cHlkYW50aWNfeG1sL3NlcmlhbGl6ZXJzL2ZhY3Rvcmllcy9tb2RlbC5weQ==) | `95.26% <75.00%> (-0.40%)` | :arrow_down: | | [pydantic\_xml/model.py](https://app.codecov.io/gh/dapper91/pydantic-xml/pull/110?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin#diff-cHlkYW50aWNfeG1sL21vZGVsLnB5) | `98.55% <100.00%> (+0.02%)` | :arrow_up: |

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