janw / podcast-archiver

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

feat: Add support for file url scheme #183

Closed janw closed 1 month ago

janw commented 1 month ago

Closes #179

codeclimate[bot] commented 1 month ago

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

View more on Code Climate.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 91.12%. Comparing base (8a4e30c) to head (334e673). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/janw/podcast-archiver/pull/183/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/183?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 #183 +/- ## ========================================== + Coverage 91.09% 91.12% +0.03% ========================================== Files 15 15 Lines 741 744 +3 Branches 132 133 +1 ========================================== + Hits 675 678 +3 Misses 46 46 Partials 20 20 ``` | [Files with missing lines](https://app.codecov.io/gh/janw/podcast-archiver/pull/183?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/models.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/183?src=pr&el=tree&filepath=podcast_archiver%2Fmodels.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus#diff-cG9kY2FzdF9hcmNoaXZlci9tb2RlbHMucHk=) | `93.25% <100.00%> (+0.12%)` | :arrow_up: |

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