jeertmans / manim-slides

Tool for live presentations using manim
https://manim-slides.eertmans.be
MIT License
410 stars 44 forks source link

chore(lib): filter out video files without video stream #416

Closed jeertmans closed 2 months ago

jeertmans commented 2 months ago

This is a ( hopefully temporary) fix to #390.

Closes #390

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 87.50000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 79.36%. Comparing base (498e9af) to head (e8792b9).

Files Patch % Lines
manim_slides/utils.py 87.50% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #416 +/- ## ========================================== - Coverage 79.58% 79.36% -0.22% ========================================== Files 22 22 Lines 1812 1822 +10 ========================================== + Hits 1442 1446 +4 - Misses 370 376 +6 ```

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