janw / podcast-archiver

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

refactor: Improve config file parsing #124

Closed janw closed 7 months ago

codeclimate[bot] commented 7 months ago

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

View more on Code Climate.

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 79.66102% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 90.60%. Comparing base (26061bd) to head (1c8ab94).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/janw/podcast-archiver/pull/124/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/124?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 #124 +/- ## ========================================== + Coverage 90.44% 90.60% +0.15% ========================================== Files 15 15 Lines 670 692 +22 Branches 119 121 +2 ========================================== + Hits 606 627 +21 Misses 43 43 - Partials 21 22 +1 ``` | [Files](https://app.codecov.io/gh/janw/podcast-archiver/pull/124?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/config.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/124?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=) | `92.20% <100.00%> (-0.95%)` | :arrow_down: | | [podcast\_archiver/constants.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/124?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%> (ø)` | | | [podcast\_archiver/processor.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/124?src=pr&el=tree&filepath=podcast_archiver%2Fprocessor.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus#diff-cG9kY2FzdF9hcmNoaXZlci9wcm9jZXNzb3IucHk=) | `85.54% <100.00%> (+0.73%)` | :arrow_up: | | [podcast\_archiver/download.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/124?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==) | `94.62% <85.71%> (+2.15%)` | :arrow_up: | | [podcast\_archiver/cli.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/124?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=) | `81.05% <69.44%> (-0.13%)` | :arrow_down: |

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