lemon24 / reader

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

Fix test failures due to presence of local config #357

Closed maksverver closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.12%. Comparing base (ae5bc32) to head (b6f93ee). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #357 +/- ## ========================================== + Coverage 95.10% 95.12% +0.02% ========================================== Files 96 96 Lines 12133 12132 -1 Branches 838 837 -1 ========================================== + Hits 11539 11541 +2 + Misses 518 516 -2 + Partials 76 75 -1 ```

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