Codecov / codecov/project
succeeded
Dec 30, 2024 in 0s
91.74% (target 90.00%)
View this Pull Request on Codecov
91.74% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 95.78947%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 91.74%. Comparing base (
ad01bdf
) to head (daabeb0
).
Files with missing lines | Patch % | Lines |
---|---|---|
podcast_archiver/logging.py | 66.66% | 1 Missing and 1 partial |
podcast_archiver/utils/pretty_printing.py | 94.73% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #215 +/- ##
==========================================
- Coverage 91.93% 91.74% -0.19%
==========================================
Files 22 22
Lines 1066 1103 +37
Branches 93 98 +5
==========================================
+ Hits 980 1012 +32
- Misses 63 66 +3
- Partials 23 25 +2
Files with missing lines | Coverage Δ | |
---|---|---|
podcast_archiver/constants.py | 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/logging.py | 74.35% <66.66%> (-4.59%) |
⬇️ |
podcast_archiver/utils/pretty_printing.py | 96.87% <94.73%> (-3.13%) |
⬇️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading