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

Menu resize recursive #454

Merged
merged 5 commits into from
Mar 8, 2023
Merged

Menu resize recursive #454

merged 5 commits into from
Mar 8, 2023

Conversation

ppizarror
Copy link
Owner

@codecov
Copy link

codecov bot commented Mar 8, 2023

Codecov Report

Patch coverage: 96.66% and no project coverage change

Comparison is base (0dbe02b) 97.00% compared to head (ead019f) 97.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #454   +/-   ##
=======================================
  Coverage   97.00%   97.00%           
=======================================
  Files          51       51           
  Lines       12441    12448    +7     
=======================================
+ Hits        12068    12075    +7     
  Misses        373      373           
Impacted Files Coverage Δ
pygame_menu/widgets/widget/textinput.py 88.09% <50.00%> (ø)
pygame_menu/events.py 95.83% <100.00%> (ø)
pygame_menu/font.py 96.34% <100.00%> (ø)
pygame_menu/menu.py 96.66% <100.00%> (+<0.01%) ⬆️
pygame_menu/themes.py 98.73% <100.00%> (+<0.01%) ⬆️
pygame_menu/utils.py 96.05% <100.00%> (ø)
pygame_menu/version.py 100.00% <100.00%> (ø)
pygame_menu/widgets/core/widget.py 97.63% <100.00%> (ø)
pygame_menu/widgets/widget/colorinput.py 95.62% <100.00%> (ø)
pygame_menu/widgets/widget/dropselect_multiple.py 98.78% <100.00%> (ø)
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ppizarror ppizarror mentioned this pull request Mar 8, 2023
@ppizarror ppizarror merged commit 15bbdeb into master Mar 8, 2023
@ppizarror ppizarror deleted the menu-resize-recursive branch March 8, 2023 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resize all submenus
1 participant