j6k4m8 / goosepaper

generate and deliver a daily newspaper to you or your remarkable tablet
Apache License 2.0
271 stars 24 forks source link

Gracefully fall back on titles-only for RSS feeds #58

Closed j6k4m8 closed 2 years ago

j6k4m8 commented 2 years ago

If a full page cannot be fetched, fall back on the short description and title only.

codecov[bot] commented 2 years ago

Codecov Report

Merging #58 (dff1272) into master (8b79700) will increase coverage by 0.05%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   34.82%   34.88%   +0.05%     
==========================================
  Files          19       19              
  Lines         603      602       -1     
==========================================
  Hits          210      210              
+ Misses        393      392       -1     
Impacted Files Coverage Δ
goosepaper/rss.py 36.66% <0.00%> (+1.18%) :arrow_up:

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 8b79700...dff1272. Read the comment docs.