ppizarror / pygame-menu

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

Menu subsurface #464

Closed ppizarror closed 1 year ago

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

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (2218676) 97.23% compared to head (602f6c7) 97.24%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #464 +/- ## ======================================= Coverage 97.23% 97.24% ======================================= Files 49 49 Lines 12423 12440 +17 ======================================= + Hits 12080 12097 +17 Misses 343 343 ``` | [Impacted Files](https://codecov.io/gh/ppizarror/pygame-menu/pull/464?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/464?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.70% <100.00%> (+0.02%)` | :arrow_up: | | [pygame\_menu/widgets/core/widget.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/464?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvd2lkZ2V0cy9jb3JlL3dpZGdldC5weQ==) | `97.64% <100.00%> (+<0.01%)` | :arrow_up: | 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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.