dapper91 / pydantic-xml

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

extra elements checking #111

Closed dapper91 closed 9 months ago

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

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.05% :warning:

Comparison is base (46e24a8) 91.75% compared to head (1a978bb) 91.70%. Report is 1 commits behind head on dev.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #111 +/- ## ========================================== - Coverage 91.75% 91.70% -0.05% ========================================== Files 25 25 Lines 1358 1351 -7 ========================================== - Hits 1246 1239 -7 Misses 112 112 ``` | [Flag](https://app.codecov.io/gh/dapper91/pydantic-xml/pull/111/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/111/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin) | `91.70% <100.00%> (-0.05%)` | :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/111?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin) | Coverage Δ | | |---|---|---| | [pydantic\_xml/element/element.py](https://app.codecov.io/gh/dapper91/pydantic-xml/pull/111?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin#diff-cHlkYW50aWNfeG1sL2VsZW1lbnQvZWxlbWVudC5weQ==) | `99.48% <100.00%> (ø)` | | | [pydantic\_xml/serializers/factories/model.py](https://app.codecov.io/gh/dapper91/pydantic-xml/pull/111?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dmitry+Pershin#diff-cHlkYW50aWNfeG1sL3NlcmlhbGl6ZXJzL2ZhY3Rvcmllcy9tb2RlbC5weQ==) | `95.09% <100.00%> (-0.17%)` | :arrow_down: |

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