janw / podcast-archiver

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

fix: Replace slashes in slugify (#148) #153

Closed janw closed 5 months ago

janw commented 5 months ago

Fixes #148

codecov[bot] commented 5 months ago

Codecov Report

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

Please upload report for BASE (main@d1da1b3). Learn more about missing BASE report.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/janw/podcast-archiver/pull/153/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/153?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 #153 +/- ## ======================================= Coverage ? 90.34% ======================================= Files ? 17 Lines ? 818 Branches ? 140 ======================================= Hits ? 739 Misses ? 55 Partials ? 24 ``` | [Files](https://app.codecov.io/gh/janw/podcast-archiver/pull/153?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/utils.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/153?src=pr&el=tree&filepath=podcast_archiver%2Futils.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus#diff-cG9kY2FzdF9hcmNoaXZlci91dGlscy5weQ==) | `100.00% <100.00%> (ø)` | |

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

codeclimate[bot] commented 5 months ago

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

View more on Code Climate.