Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add --dry-run option #79

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

build(rich-codex): Update screengrabs

b9c5aad
Select commit
Loading
Failed to load commit list.
Open

feat: Add --dry-run option #79

build(rich-codex): Update screengrabs
b9c5aad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2024 in 0s

89.64% (target 90.00%)

View this Pull Request on Codecov

89.64% (target 90.00%)

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (2965697) 90.53% compared to head (b9c5aad) 89.64%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
- Coverage   90.53%   89.64%   -0.89%     
==========================================
  Files          15       15              
  Lines         676      705      +29     
  Branches      119      124       +5     
==========================================
+ Hits          612      632      +20     
- Misses         43       48       +5     
- Partials       21       25       +4     
Files Coverage Δ
podcast_archiver/cli.py 81.39% <100.00%> (+0.21%) ⬆️
podcast_archiver/config.py 93.24% <100.00%> (+0.09%) ⬆️
podcast_archiver/processor.py 84.61% <100.00%> (-0.20%) ⬇️
podcast_archiver/console.py 84.00% <83.33%> (-16.00%) ⬇️
podcast_archiver/download.py 88.23% <28.57%> (-4.55%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.