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: Allow downloading republished episodes #208

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

janw
Copy link
Owner

@janw janw commented Dec 2, 2024

No description provided.

@janw janw force-pushed the allow-download-after-republish branch from 1249a67 to 12778b6 Compare December 2, 2024 23:31
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

Attention: Patch coverage is 91.87500% with 13 lines in your changes missing coverage. Please review.

Project coverage is 90.64%. Comparing base (c8a7457) to head (dbac621).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
podcast_archiver/database.py 86.11% 4 Missing and 1 partial ⚠️
podcast_archiver/models.py 94.36% 3 Missing and 1 partial ⚠️
podcast_archiver/processor.py 88.57% 3 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #208      +/-   ##
==========================================
- Coverage   91.06%   90.64%   -0.42%     
==========================================
  Files          15       16       +1     
  Lines         873      941      +68     
  Branches      160       88      -72     
==========================================
+ Hits          795      853      +58     
- Misses         54       64      +10     
  Partials       24       24              
Files with missing lines Coverage Δ
podcast_archiver/compat.py 100.00% <100.00%> (ø)
podcast_archiver/download.py 100.00% <100.00%> (ø)
podcast_archiver/enums.py 100.00% <100.00%> (ø)
podcast_archiver/types.py 91.66% <100.00%> (+1.66%) ⬆️
podcast_archiver/utils.py 88.42% <100.00%> (+3.15%) ⬆️
podcast_archiver/models.py 94.50% <94.36%> (-1.57%) ⬇️
podcast_archiver/processor.py 89.90% <88.57%> (-2.88%) ⬇️
podcast_archiver/database.py 92.75% <86.11%> (-7.25%) ⬇️

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

@janw janw force-pushed the allow-download-after-republish branch 4 times, most recently from 7d12348 to 4dd1f02 Compare December 4, 2024 22:07
@janw janw force-pushed the allow-download-after-republish branch from 4dd1f02 to dbac621 Compare December 4, 2024 22:15
@janw janw merged commit 591209c into main Dec 4, 2024
14 checks passed
@janw janw deleted the allow-download-after-republish branch December 4, 2024 22:57
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