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 episodes database (#117) #119

Merged
merged 1 commit into from
Apr 17, 2024
Merged

feat: Add episodes database (#117) #119

merged 1 commit into from
Apr 17, 2024

Conversation

janw
Copy link
Owner

@janw janw commented Mar 29, 2024

No description provided.

Copy link

codecov bot commented Apr 1, 2024

Codecov Report

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

Project coverage is 90.34%. Comparing base (6741508) to head (ce99e0c).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
- Coverage   90.60%   90.34%   -0.27%     
==========================================
  Files          15       17       +2     
  Lines         692      818     +126     
  Branches      121      140      +19     
==========================================
+ Hits          627      739     +112     
- Misses         43       55      +12     
- Partials       22       24       +2     
Files Coverage Δ
podcast_archiver/cli.py 82.10% <100.00%> (+1.05%) ⬆️
podcast_archiver/constants.py 100.00% <100.00%> (ø)
podcast_archiver/database.py 100.00% <100.00%> (ø)
podcast_archiver/download.py 93.24% <100.00%> (-1.39%) ⬇️
podcast_archiver/utils.py 100.00% <100.00%> (ø)
podcast_archiver/models.py 92.81% <90.90%> (-0.18%) ⬇️
podcast_archiver/types.py 88.88% <88.88%> (ø)
podcast_archiver/processor.py 89.00% <93.87%> (+3.45%) ⬆️
podcast_archiver/config.py 86.51% <68.18%> (-5.70%) ⬇️
podcast_archiver/console.py 84.90% <84.31%> (-15.10%) ⬇️

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

@janw janw force-pushed the add-episodes-database branch 2 times, most recently from be05684 to 5a4a668 Compare April 1, 2024 17:13
@janw janw force-pushed the add-episodes-database branch 3 times, most recently from d17be4a to bde7b19 Compare April 17, 2024 15:13
Copy link

codeclimate bot commented Apr 17, 2024

Code Climate has analyzed commit ce99e0c and detected 0 issues on this pull request.

View more on Code Climate.

@janw janw marked this pull request as ready for review April 17, 2024 15:39
@janw janw merged commit 470f519 into main Apr 17, 2024
14 of 15 checks passed
@janw janw deleted the add-episodes-database branch April 17, 2024 15:39
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