j6k4m8 / goosepaper

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

Fix: Use limit arg in rss story provider #50

Closed j6k4m8 closed 3 years ago

j6k4m8 commented 3 years ago

Fixes #47

j6k4m8 commented 3 years ago

@sedennial — I think this fixes the limit bug you encountered!

codecov[bot] commented 3 years ago

Codecov Report

Merging #50 (93b713a) into master (e26f6b1) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #50   +/-   ##
=======================================
  Coverage   39.33%   39.33%           
=======================================
  Files          19       19           
  Lines         544      544           
=======================================
  Hits          214      214           
  Misses        330      330           
Impacted Files Coverage Δ
goosepaper/rss.py 44.44% <0.00%> (ø)

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 e26f6b1...93b713a. Read the comment docs.

sedennial commented 3 years ago

Awesome! :) Thank you! That should trim down my 64 page goosepaper a bit. :)

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Thursday, May 20th, 2021 at 7:59 PM, Jordan Matelsky @.***> wrote:

@.***(https://github.com/sedennial) — I think this fixes the limit bug you encountered!