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

Add examples how to use chrono::DateTime with Channel's and Item's setters #112

Closed andy128k closed 3 years ago

andy128k commented 3 years ago

Addresses #106

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@4853f0c). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #112   +/-   ##
=========================================
  Coverage          ?   86.15%           
=========================================
  Files             ?       25           
  Lines             ?     1921           
  Branches          ?        0           
=========================================
  Hits              ?     1655           
  Misses            ?      266           
  Partials          ?        0           
Impacted Files Coverage Δ
src/channel.rs 87.89% <ø> (ø)
src/item.rs 92.81% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4853f0c...9fd5078. Read the comment docs.