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 support for chronological download order #112

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: Add support for chronological download order

930765b
Select commit
Loading
Failed to load commit list.
Draft

feat: Add support for chronological download order #112

feat: Add support for chronological download order
930765b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2024 in 1s

90.32% (target 90.00%)

View this Pull Request on Codecov

90.32% (target 90.00%)

Details

Codecov Report

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

Project coverage is 90.32%. Comparing base (0b4576a) to head (930765b).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
- Coverage   90.53%   90.32%   -0.21%     
==========================================
  Files          15       15              
  Lines         676      682       +6     
  Branches      119      121       +2     
==========================================
+ Hits          612      616       +4     
- Misses         43       44       +1     
- Partials       21       22       +1     
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 83.13% <66.66%> (-1.68%) ⬇️

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