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: Improve progress display and episodes report #213

Merged
merged 1 commit into from
Dec 7, 2024

feat: Improve progress display and episodes report

718efc8
Select commit
Loading
Failed to load commit list.
Merged

feat: Improve progress display and episodes report #213

feat: Improve progress display and episodes report
718efc8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 7, 2024 in 1s

91.09% of diff hit (target 90.67%)

View this Pull Request on Codecov

91.09% of diff hit (target 90.67%)

Annotations

Check warning on line 40 in podcast_archiver/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/base.py#L40

Added line #L40 was not covered by tests

Check warning on line 42 in podcast_archiver/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/base.py#L42

Added line #L42 was not covered by tests

Check warning on line 106 in podcast_archiver/processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/processor.py#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 41 in podcast_archiver/utils/progress.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/utils/progress.py#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 67 in podcast_archiver/utils/progress.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/utils/progress.py#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 89 in podcast_archiver/utils/progress.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/utils/progress.py#L89

Added line #L89 was not covered by tests

Check warning on line 94 in podcast_archiver/utils/progress.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/utils/progress.py#L91-L94

Added lines #L91 - L94 were not covered by tests