Skip to content

feat: Add episodes database (#117)

Codecov / codecov/patch failed Apr 17, 2024 in 0s

78.78% of diff hit (target 90.60%)

View this Pull Request on Codecov

78.78% of diff hit (target 90.60%)

Annotations

Check warning on line 204 in podcast_archiver/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/config.py#L204

Added line #L204 was not covered by tests

Check warning on line 206 in podcast_archiver/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/config.py#L206

Added line #L206 was not covered by tests

Check warning on line 208 in podcast_archiver/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/config.py#L208

Added line #L208 was not covered by tests

Check warning on line 210 in podcast_archiver/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/config.py#L210

Added line #L210 was not covered by tests

Check warning on line 64 in podcast_archiver/console.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/console.py#L64

Added line #L64 was not covered by tests

Check warning on line 79 in podcast_archiver/console.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/console.py#L79

Added line #L79 was not covered by tests

Check warning on line 82 in podcast_archiver/console.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/console.py#L81-L82

Added lines #L81 - L82 were not covered by tests

Check warning on line 86 in podcast_archiver/console.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/console.py#L86

Added line #L86 was not covered by tests

Check warning on line 42 in podcast_archiver/database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/database.py#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 47 in podcast_archiver/database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/database.py#L47

Added line #L47 was not covered by tests

Check warning on line 50 in podcast_archiver/database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/database.py#L50

Added line #L50 was not covered by tests

Check warning on line 52 in podcast_archiver/database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/database.py#L52

Added line #L52 was not covered by tests

Check warning on line 63 in podcast_archiver/database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/database.py#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 68 in podcast_archiver/database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/database.py#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 72 in podcast_archiver/database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/database.py#L72

Added line #L72 was not covered by tests

Check warning on line 74 in podcast_archiver/database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/database.py#L74

Added line #L74 was not covered by tests

Check warning on line 78 in podcast_archiver/database.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/database.py#L78

Added line #L78 was not covered by tests

Check warning on line 82 in podcast_archiver/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/models.py#L82

Added line #L82 was not covered by tests

Check warning on line 79 in podcast_archiver/processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/processor.py#L77-L79

Added lines #L77 - L79 were not covered by tests

Check warning on line 134 in podcast_archiver/processor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

podcast_archiver/processor.py#L132-L134

Added lines #L132 - L134 were not covered by tests