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 #228

Merged
merged 2 commits into from
Jan 1, 2025
Merged

feat: Add --dry-run option #228

merged 2 commits into from
Jan 1, 2025

Conversation

janw
Copy link
Owner

@janw janw commented Jan 1, 2025

No description provided.

Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.92%. Comparing base (9b7c033) to head (2ad852b).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #228      +/-   ##
==========================================
+ Coverage   91.89%   91.92%   +0.02%     
==========================================
  Files          22       22              
  Lines        1148     1152       +4     
  Branches      104      106       +2     
==========================================
+ Hits         1055     1059       +4     
  Misses         67       67              
  Partials       26       26              
Files with missing lines Coverage Δ
podcast_archiver/base.py 81.63% <100.00%> (ø)
podcast_archiver/cli.py 81.63% <100.00%> (+0.18%) ⬆️
podcast_archiver/enums.py 93.18% <100.00%> (+0.15%) ⬆️
podcast_archiver/logging.py 80.00% <100.00%> (ø)
podcast_archiver/processor.py 93.26% <100.00%> (+0.13%) ⬆️

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

@janw janw merged commit c453fb1 into main Jan 1, 2025
14 checks passed
@janw janw deleted the add-dry-run branch January 1, 2025 21:19
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