openzim / youtube

Create a ZIM file from a Youtube channel/username/playlist
GNU General Public License v3.0
39 stars 26 forks source link

Unset `metadata_from` + rollback to Python 3.10 #185

Closed benoit74 closed 8 months ago

benoit74 commented 8 months ago

Rationale

Changes

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (a0e0300) 1.83% compared to head (bd67bbb) 1.83%.

Files Patch % Lines
src/youtube2zim/playlists/scraper.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #185 +/- ## ===================================== Coverage 1.83% 1.83% ===================================== Files 10 10 Lines 928 928 Branches 164 147 -17 ===================================== Hits 17 17 Misses 911 911 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

benoit74 commented 8 months ago

I propose to ignore codecov warning, since the file is not covered at all anyway.

benoit74 commented 8 months ago

I just fixed the PR title which was wrong indeed.