lemon24 / reader

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

323 search sync simplification #331

Closed lemon24 closed 4 months ago

lemon24 commented 4 months ago

For #323.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 95.00%. Comparing base (79c1b86) to head (aa3a29f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #331 +/- ## ========================================== + Coverage 94.91% 95.00% +0.08% ========================================== Files 93 95 +2 Lines 11310 11463 +153 Branches 2140 2145 +5 ========================================== + Hits 10735 10890 +155 + Misses 490 489 -1 + Partials 85 84 -1 ```

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