lemon24 / reader

A Python feed reader library.
https://reader.readthedocs.io
BSD 3-Clause "New" or "Revised" License
456 stars 38 forks source link

entry_dedupe: fix flip-flopping between duplicate new entries. #340 #343

Closed lemon24 closed 5 months ago

lemon24 commented 5 months ago

(PR to test pre-commit CI integration.)

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 95.26%. Comparing base (d7428e4) to head (f4c40d8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #343 +/- ## ======================================= Coverage 95.26% 95.26% ======================================= Files 96 96 Lines 11948 11965 +17 Branches 2242 2245 +3 ======================================= + Hits 11382 11399 +17 Misses 483 483 Partials 83 83 ```

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