janw / podcast-archiver

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

fix: Mark --update deprecated #194

Closed janw closed 4 weeks ago

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 90.75%. Comparing base (045d333) to head (27e246a). 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/194/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/194?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 #194 +/- ## ========================================== + Coverage 90.58% 90.75% +0.16% ========================================== Files 15 15 Lines 850 865 +15 Branches 154 160 +6 ========================================== + Hits 770 785 +15 Misses 55 55 Partials 25 25 ``` | [Files with missing lines](https://app.codecov.io/gh/janw/podcast-archiver/pull/194?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/cli.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/194?src=pr&el=tree&filepath=podcast_archiver%2Fcli.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus#diff-cG9kY2FzdF9hcmNoaXZlci9jbGkucHk=) | `78.78% <ø> (ø)` | | | [podcast\_archiver/config.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/194?src=pr&el=tree&filepath=podcast_archiver%2Fconfig.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus#diff-cG9kY2FzdF9hcmNoaXZlci9jb25maWcucHk=) | `88.34% <100.00%> (+1.83%)` | :arrow_up: | | [podcast\_archiver/constants.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/194?src=pr&el=tree&filepath=podcast_archiver%2Fconstants.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus#diff-cG9kY2FzdF9hcmNoaXZlci9jb25zdGFudHMucHk=) | `100.00% <100.00%> (ø)` | |

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

codeclimate[bot] commented 4 weeks ago

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

View more on Code Climate.