jeertmans / manim-slides

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

feat(convert): allow fully offline HTML presentation #440

Open jeertmans opened 4 months ago

jeertmans commented 4 months ago

TODO: check if this is really the case, especially for nested dependencies?

Closes #438

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 78.90%. Comparing base (b080739) to head (c6c117b).

Files Patch % Lines
manim_slides/convert.py 52.00% 12 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #440 +/- ## ========================================== - Coverage 79.30% 78.90% -0.41% ========================================== Files 22 22 Lines 1822 1839 +17 ========================================== + Hits 1445 1451 +6 - Misses 377 388 +11 ```

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