ppizarror / pygame-menu

A menu for pygame. Simple, and easy to use
https://pygame-menu.readthedocs.io/
Other
544 stars 141 forks source link

Menu render disable/enable #440

Closed ppizarror closed 1 year ago

ppizarror commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Base: 96.96% // Head: 96.96% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (7d51677) compared to base (a2b4228). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #440 +/- ## ======================================= Coverage 96.96% 96.96% ======================================= Files 51 51 Lines 12407 12419 +12 ======================================= + Hits 12030 12042 +12 Misses 377 377 ``` | [Impacted Files](https://codecov.io/gh/ppizarror/pygame-menu/pull/440?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.) | Coverage Δ | | |---|---|---| | [pygame\_menu/menu.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/440/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvbWVudS5weQ==) | `96.65% <100.00%> (+0.02%)` | :arrow_up: | | [pygame\_menu/version.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/440/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvdmVyc2lvbi5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.)

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