feat: Improve progress display and episodes report #213
Codecov / codecov/project
succeeded
Dec 7, 2024 in 0s
91.93% (target 90.00%)
View this Pull Request on Codecov
91.93% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 91.09948%
with 17 lines
in your changes missing coverage. Please review.
Project coverage is 91.93%. Comparing base (
1ac699d
) to head (718efc8
).
Additional details and impacted files
@@ Coverage Diff @@
## main #213 +/- ##
==========================================
+ Coverage 90.67% 91.93% +1.25%
==========================================
Files 19 22 +3
Lines 944 1066 +122
Branches 86 93 +7
==========================================
+ Hits 856 980 +124
Misses 63 63
+ Partials 25 23 -2
Files with missing lines | Coverage Δ | |
---|---|---|
podcast_archiver/cli.py | 81.44% <100.00%> (+0.19%) |
⬆️ |
podcast_archiver/compat.py | 100.00% <100.00%> (ø) |
|
podcast_archiver/config.py | 92.39% <ø> (+8.07%) |
⬆️ |
podcast_archiver/console.py | 100.00% <100.00%> (ø) |
|
podcast_archiver/constants.py | 100.00% <100.00%> (ø) |
|
podcast_archiver/database.py | 97.64% <100.00%> (+4.89%) |
⬆️ |
podcast_archiver/download.py | 100.00% <100.00%> (ø) |
|
podcast_archiver/enums.py | 100.00% <100.00%> (ø) |
|
podcast_archiver/logging.py | 78.94% <100.00%> (-5.67%) |
⬇️ |
podcast_archiver/utils/__init__.py | 89.00% <ø> (ø) |
|
... and 4 more |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading