Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 16, 2024
Merged

Conversation

jeertmans
Copy link
Owner

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

Closes #390

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

Closes #390
Copy link

codecov bot commented Apr 16, 2024

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 ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jeertmans jeertmans merged commit 8a3bf87 into main Apr 16, 2024
@jeertmans jeertmans deleted the fix-390 branch April 16, 2024 15:17
@jeertmans jeertmans added bug Something isn't working lib Related to the library (a.k.a. module) labels Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lib Related to the library (a.k.a. module)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Non-deterministic error: non monotonically increasing dts to muxer
1 participant