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
Open

feat: Add --dry-run option #79

wants to merge 2 commits into from

Conversation

janw
Copy link
Owner

@janw janw commented Feb 9, 2024

No description provided.

Copy link

codecov bot commented Feb 9, 2024

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.

@janw janw force-pushed the add-dry-run-opt branch 2 times, most recently from 1ee24b4 to a73c008 Compare February 9, 2024 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants