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

Read non-blank links only #145

Closed andy128k closed 1 year ago

andy128k commented 1 year ago

Closes #139

codecov[bot] commented 1 year ago

Codecov Report

Merging #145 (36f51d4) into master (9c425b1) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
+ Coverage   81.46%   81.48%   +0.02%     
==========================================
  Files          24       24              
  Lines        1543     1545       +2     
==========================================
+ Hits         1257     1259       +2     
  Misses        286      286              
Impacted Files Coverage Δ
src/item.rs 91.61% <100.00%> (+0.10%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.