feat: Add auto-discovery from popular services #225
Merged
Codecov / codecov/project
succeeded
Jan 3, 2025 in 0s
92.57% (target 90.00%)
View this Pull Request on Codecov
92.57% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 93.67816%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 92.57%. Comparing base (
7fe8f14
) to head (eca75e9
).
Additional details and impacted files
@@ Coverage Diff @@
## main #225 +/- ##
==========================================
+ Coverage 91.91% 92.57% +0.65%
==========================================
Files 22 29 +7
Lines 1150 1306 +156
Branches 106 129 +23
==========================================
+ Hits 1057 1209 +152
- Misses 67 68 +1
- Partials 26 29 +3
Files with missing lines | Coverage Δ | |
---|---|---|
podcast_archiver/console.py | 100.00% <ø> (ø) |
|
podcast_archiver/constants.py | 100.00% <100.00%> (ø) |
|
podcast_archiver/exceptions.py | 100.00% <100.00%> (ø) |
|
podcast_archiver/urls/__init__.py | 100.00% <100.00%> (ø) |
|
podcast_archiver/urls/base64.py | 100.00% <100.00%> (ø) |
|
podcast_archiver/urls/fireside.py | 100.00% <100.00%> (ø) |
|
podcast_archiver/urls/soundcloud.py | 100.00% <100.00%> (ø) |
|
podcast_archiver/urls/via_apple.py | 100.00% <100.00%> (ø) |
|
podcast_archiver/models/feed.py | 93.16% <95.45%> (+3.53%) |
⬆️ |
podcast_archiver/urls/prefixed.py | 91.66% <91.66%> (ø) |
|
... and 3 more |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading