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): add Slide.next_section method #295

Merged
merged 2 commits into from
Oct 23, 2023
Merged

Conversation

jeertmans
Copy link
Owner

No description provided.

@jeertmans jeertmans added the lib Related to the library (a.k.a. module) label Oct 20, 2023
@pre-commit-ci pre-commit-ci bot temporarily deployed to github-pages October 20, 2023 08:16 Inactive
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

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

Files Coverage Δ
manim_slides/__init__.py 60.00% <100.00%> (ø)
manim_slides/__main__.py 71.42% <100.00%> (-0.67%) ⬇️
manim_slides/commons.py 96.15% <ø> (ø)
manim_slides/config.py 82.75% <100.00%> (-1.16%) ⬇️
manim_slides/logger.py 100.00% <100.00%> (ø)
manim_slides/present/player.py 76.62% <100.00%> (ø)
manim_slides/slide/manimlib.py 100.00% <100.00%> (ø)
manim_slides/slide/animation.py 97.56% <97.56%> (ø)
manim_slides/utils.py 89.74% <83.33%> (-2.15%) ⬇️
manim_slides/convert.py 87.63% <72.72%> (+13.44%) ⬆️
... and 6 more

📢 Thoughts on this report? Let us know!.

@jeertmans jeertmans merged commit 541bf96 into main Oct 23, 2023
20 of 21 checks passed
@jeertmans jeertmans deleted the next-section-support branch October 23, 2023 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lib Related to the library (a.k.a. module)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant