rust-syndication / rss

Library for serializing the RSS web content syndication format
https://crates.io/crates/rss
Apache License 2.0
419 stars 52 forks source link

Ignore case when looking for iTunes extension namespace #159

Closed andy128k closed 7 months ago

andy128k commented 7 months ago

Closes #158

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (2accbd7) 81.46% compared to head (1ea0254) 81.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #159 +/- ## ========================================== + Coverage 81.46% 81.61% +0.14% ========================================== Files 23 23 Lines 1538 1545 +7 ========================================== + Hits 1253 1261 +8 + Misses 285 284 -1 ```

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