janw / podcast-archiver

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

build: Add more linting, cspell #121

Closed janw closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 90.44%. Comparing base (124322f) to head (a665b13).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/janw/podcast-archiver/pull/121/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/121?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 #121 +/- ## ========================================== - Coverage 90.53% 90.44% -0.09% ========================================== Files 15 15 Lines 676 670 -6 Branches 119 119 ========================================== - Hits 612 606 -6 Misses 43 43 Partials 21 21 ``` | [Files](https://app.codecov.io/gh/janw/podcast-archiver/pull/121?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/121?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) | `85.71% <100.00%> (-0.34%)` | :arrow_down: | | [podcast\_archiver/config.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/121?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=) | `93.15% <100.00%> (ø)` | | | [podcast\_archiver/download.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/121?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==) | `92.47% <100.00%> (-0.32%)` | :arrow_down: | | [podcast\_archiver/processor.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/121?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=) | `84.81% <100.00%> (ø)` | | | [podcast\_archiver/quirks.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/121?src=pr&el=tree&filepath=podcast_archiver%2Fquirks.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jan+Willhaus#diff-cG9kY2FzdF9hcmNoaXZlci9xdWlya3MucHk=) | `100.00% <100.00%> (ø)` | | | [podcast\_archiver/utils.py](https://app.codecov.io/gh/janw/podcast-archiver/pull/121?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% <ø> (ø)` | |

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

codeclimate[bot] commented 8 months ago

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

View more on Code Climate.