openzim / youtube

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

Setup integration tests and workflow #258

Closed dan-niles closed 4 days ago

dan-niles commented 6 days ago

This PR adds integration tests for the scraper and sets up the necessary GitHub CI workflow.

Related issue:

dan-niles commented 6 days ago

@benoit74 Can you create the secret for YOUTUBE_API_KEY?

codecov[bot] commented 6 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 1.61%. Comparing base (51e6fb6) to head (8142191).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #258 +/- ## ===================================== Coverage 1.61% 1.61% ===================================== Files 11 11 Lines 1052 1052 Branches 159 159 ===================================== Hits 17 17 + Misses 1035 1034 -1 - Partials 0 1 +1 ```

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