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: Improve progress display and episodes report (#213) #215

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

janw
Copy link
Owner

@janw janw commented Dec 14, 2024

[no-bump]

@janw janw force-pushed the improve-dl-progress branch from c341198 to 7337bcf Compare December 14, 2024 23:00
Copy link

codecov bot commented Dec 14, 2024

Codecov Report

Attention: Patch coverage is 96.90722% with 3 lines in your changes missing coverage. Please review.

Project coverage is 91.84%. Comparing base (ad01bdf) to head (735ba3e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
podcast_archiver/logging.py 66.66% 1 Missing and 1 partial ⚠️
podcast_archiver/utils/pretty_printing.py 97.43% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
- Coverage   91.93%   91.84%   -0.09%     
==========================================
  Files          22       22              
  Lines        1066     1104      +38     
  Branches       93       98       +5     
==========================================
+ Hits          980     1014      +34     
- Misses         63       65       +2     
- Partials       23       25       +2     
Files with missing lines Coverage Δ
podcast_archiver/console.py 100.00% <ø> (ø)
podcast_archiver/constants.py 100.00% <100.00%> (ø)
podcast_archiver/download.py 100.00% <100.00%> (ø)
podcast_archiver/enums.py 95.00% <100.00%> (-5.00%) ⬇️
podcast_archiver/models/episode.py 100.00% <100.00%> (ø)
podcast_archiver/processor.py 93.33% <100.00%> (+0.54%) ⬆️
podcast_archiver/types.py 94.73% <100.00%> (+0.29%) ⬆️
podcast_archiver/utils/progress.py 82.85% <100.00%> (+2.52%) ⬆️
podcast_archiver/utils/pretty_printing.py 98.46% <97.43%> (-1.54%) ⬇️
podcast_archiver/logging.py 74.35% <66.66%> (-4.59%) ⬇️

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

@janw janw force-pushed the improve-dl-progress branch 2 times, most recently from daabeb0 to 4ce120d Compare December 30, 2024 14:29
@janw janw force-pushed the improve-dl-progress branch from 4ce120d to 735ba3e Compare December 30, 2024 14:29
@janw janw merged commit 8bfa4db into main Dec 30, 2024
14 checks passed
@janw janw deleted the improve-dl-progress branch December 30, 2024 14:35
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.

1 participant