tafia / quick-xml

Rust high performance xml reader and writer
MIT License
1.23k stars 238 forks source link

Because serde issues #1904 and #2371 are fixed, remove workarounds for them from tests #821

Closed Mingun closed 1 month ago

Mingun commented 1 month ago

Related issues:

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 60.10%. Comparing base (39b5905) to head (5d4a04d). Report is 1 commits behind head on master.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #821 +/- ## ========================================== + Coverage 60.08% 60.10% +0.01% ========================================== Files 41 41 Lines 15975 15975 ========================================== + Hits 9599 9602 +3 + Misses 6376 6373 -3 ``` | [Flag](https://app.codecov.io/gh/tafia/quick-xml/pull/821/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/tafia/quick-xml/pull/821/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `60.10% <ø> (+0.01%)` | :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=None#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.