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

Update chrono and fix doc-tests #160

Closed andy128k closed 7 months ago

andy128k commented 7 months ago

Chrono changed day formatting in 0.4.31 https://github.com/chronotope/chrono/pull/1272

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (f1f94bb) 81.54% compared to head (50b885d) 81.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #160 +/- ## ========================================== - Coverage 81.54% 81.46% -0.08% ========================================== Files 24 23 -1 Lines 1539 1538 -1 ========================================== - Hits 1255 1253 -2 - Misses 284 285 +1 ```

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