janw / podcast-archiver

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

feat: Add episodes database (#117) #119

Closed janw closed 7 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 90.34%. Comparing base (6741508) to head (ce99e0c).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/janw/podcast-archiver/pull/119/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/119?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 #119 +/- ## ========================================== - Coverage 90.60% 90.34% -0.27% ========================================== Files 15 17 +2 Lines 692 818 +126 Branches 121 140 +19 ========================================== + Hits 627 739 +112 - Misses 43 55 +12 - Partials 22 24 +2 ``` | [Files](https://app.codecov.io/gh/janw/podcast-archiver/pull/119?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/119?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=) | `82.10% <100.00%> (+1.05%)` | :arrow_up: | | [podcast\_archiver/constants.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/119?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/database.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/119?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/119?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==) | `93.24% <100.00%> (-1.39%)` | :arrow_down: | | [podcast\_archiver/utils.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/119?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%> (ø)` | | | [podcast\_archiver/models.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/119?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=) | `92.81% <90.90%> (-0.18%)` | :arrow_down: | | [podcast\_archiver/types.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/119?src=pr&el=tree&filepath=podcast_archiver%2Ftypes.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus#diff-cG9kY2FzdF9hcmNoaXZlci90eXBlcy5weQ==) | `88.88% <88.88%> (ø)` | | | [podcast\_archiver/processor.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/119?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=) | `89.00% <93.87%> (+3.45%)` | :arrow_up: | | [podcast\_archiver/config.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/119?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=) | `86.51% <68.18%> (-5.70%)` | :arrow_down: | | [podcast\_archiver/console.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/119?src=pr&el=tree&filepath=podcast_archiver%2Fconsole.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus#diff-cG9kY2FzdF9hcmNoaXZlci9jb25zb2xlLnB5) | `84.90% <84.31%> (-15.10%)` | :arrow_down: |

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

codeclimate[bot] commented 7 months ago

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

View more on Code Climate.