janw / podcast-archiver

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

feat!: Remove --update, improve logging/output #196

Open janw opened 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 85.38813% with 32 lines in your changes missing coverage. Please review.

Project coverage is 89.41%. Comparing base (4634473) to head (4740c03).

Files with missing lines Patch % Lines
podcast_archiver/logging.py 66.66% 16 Missing and 5 partials :warning:
podcast_archiver/processor.py 90.56% 5 Missing :warning:
podcast_archiver/utils/__init__.py 33.33% 4 Missing :warning:
podcast_archiver/cli.py 66.66% 1 Missing :warning:
podcast_archiver/config.py 83.33% 1 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/janw/podcast-archiver/pull/196/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/196?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 #196 +/- ## ========================================== - Coverage 90.75% 89.41% -1.34% ========================================== Files 15 15 Lines 865 926 +61 Branches 160 167 +7 ========================================== + Hits 785 828 +43 - Misses 55 72 +17 - Partials 25 26 +1 ``` | [Files with missing lines](https://app.codecov.io/gh/janw/podcast-archiver/pull/196?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/196?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) | `83.33% <100.00%> (+0.72%)` | :arrow_up: | | [podcast\_archiver/database.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/196?src=pr&el=tree&filepath=podcast_archiver%2Fdatabase.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus#diff-cG9kY2FzdF9hcmNoaXZlci9kYXRhYmFzZS5weQ==) | `100.00% <100.00%> (ø)` | | | [podcast\_archiver/download.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/196?src=pr&el=tree&filepath=podcast_archiver%2Fdownload.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus#diff-cG9kY2FzdF9hcmNoaXZlci9kb3dubG9hZC5weQ==) | `100.00% <100.00%> (ø)` | | | [podcast\_archiver/enums.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/196?src=pr&el=tree&filepath=podcast_archiver%2Fenums.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus#diff-cG9kY2FzdF9hcmNoaXZlci9lbnVtcy5weQ==) | `86.66% <100.00%> (-13.34%)` | :arrow_down: | | [podcast\_archiver/exceptions.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/196?src=pr&el=tree&filepath=podcast_archiver%2Fexceptions.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus#diff-cG9kY2FzdF9hcmNoaXZlci9leGNlcHRpb25zLnB5) | `100.00% <100.00%> (ø)` | | | [podcast\_archiver/models.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/196?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=) | `94.56% <100.00%> (-1.51%)` | :arrow_down: | | [podcast\_archiver/utils/pretty\_printing.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/196?src=pr&el=tree&filepath=podcast_archiver%2Futils%2Fpretty_printing.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus#diff-cG9kY2FzdF9hcmNoaXZlci91dGlscy9wcmV0dHlfcHJpbnRpbmcucHk=) | `100.00% <100.00%> (ø)` | | | [podcast\_archiver/cli.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/196?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.57% <66.66%> (-0.22%)` | :arrow_down: | | [podcast\_archiver/config.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/196?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=) | `84.76% <83.33%> (-3.59%)` | :arrow_down: | | [podcast\_archiver/utils/\_\_init\_\_.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/196?src=pr&el=tree&filepath=podcast_archiver%2Futils%2F__init__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus#diff-cG9kY2FzdF9hcmNoaXZlci91dGlscy9fX2luaXRfXy5weQ==) | `85.26% <33.33%> (ø)` | | | ... and [2 more](https://app.codecov.io/gh/janw/podcast-archiver/pull/196?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus) | |

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

codeclimate[bot] commented 1 month ago

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

View more on Code Climate.