openzim / kolibri

Convert a Kolibri channel in ZIM file(s)
GNU General Public License v3.0
8 stars 12 forks source link

Fix video caching, moving to a synchronous upload to S3 #85

Closed benoit74 closed 7 months ago

benoit74 commented 8 months ago

Rationale

Fix #82

Changes

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (cb214f4) 29.75% compared to head (d17109b) 29.97%. Report is 3 commits behind head on main.

Files Patch % Lines
src/kolibri2zim/scraper.py 31.57% 13 Missing :warning:
src/kolibri2zim/entrypoint.py 20.00% 4 Missing :warning:
src/kolibri2zim/processing.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #85 +/- ## ========================================== + Coverage 29.75% 29.97% +0.21% ========================================== Files 6 6 Lines 773 764 -9 Branches 135 137 +2 ========================================== - Hits 230 229 -1 + Misses 531 523 -8 Partials 12 12 ```

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