Skip to content
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

feat(lib): ability to add sounds #489

Fix workflow bug

c25bd5b
Select commit
Loading
Failed to load commit list.
Closed

feat(lib): ability to add sounds #489

Fix workflow bug
c25bd5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 12, 2024 in 0s

80.14% (-0.91%) compared to 3dbe12b

View this Pull Request on Codecov

80.14% (-0.91%) compared to 3dbe12b

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 28 lines in your changes missing coverage. Please review.

Project coverage is 80.14%. Comparing base (3dbe12b) to head (c25bd5b).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
manim_slides/utils.py 8.69% 21 Missing ⚠️
manim_slides/slide/base.py 33.33% 4 Missing ⚠️
manim_slides/slide/manim.py 85.71% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #489      +/-   ##
==========================================
- Coverage   81.05%   80.14%   -0.91%     
==========================================
  Files          23       23              
  Lines        1884     1939      +55     
==========================================
+ Hits         1527     1554      +27     
- Misses        357      385      +28     

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