janw / podcast-archiver

Archive all your favorite podcasts
MIT License
110 stars 21 forks source link

fix: Maintain order of feeds as passed in #157

Closed janw closed 3 months ago

janw commented 3 months ago

Fixes #135

Refs: #129

codeclimate[bot] commented 3 months ago

Code Climate has analyzed commit c1218d09 and detected 0 issues on this pull request.

View more on Code Climate.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 90.76%. Comparing base (72a1a40) to head (c1218d0).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/janw/podcast-archiver/pull/157/graphs/tree.svg?width=650&height=150&src=pr&token=G8WI2ZILRG&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus)](https://app.codecov.io/gh/janw/podcast-archiver/pull/157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus) ```diff @@ Coverage Diff @@ ## main #157 +/- ## ========================================== + Coverage 90.39% 90.76% +0.36% ========================================== Files 16 16 Lines 802 801 -1 Branches 139 139 ========================================== + Hits 725 727 +2 + Misses 54 52 -2 + Partials 23 22 -1 ``` | [Files](https://app.codecov.io/gh/janw/podcast-archiver/pull/157?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus) | Coverage Δ | | |---|---|---| | [podcast\_archiver/base.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/157?src=pr&el=tree&filepath=podcast_archiver%2Fbase.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus#diff-cG9kY2FzdF9hcmNoaXZlci9iYXNlLnB5) | `92.50% <100.00%> (+7.13%)` | :arrow_up: |

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