ppizarror / pygame-menu

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

Tests python3.10 #425

Closed ppizarror closed 1 year ago

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

Codecov Report

Base: 97.28% // Head: 97.02% // Decreases project coverage by -0.25% :warning:

Coverage data is based on head (e6156fa) compared to base (4c6adf4). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #425 +/- ## ========================================== - Coverage 97.28% 97.02% -0.26% ========================================== Files 49 51 +2 Lines 12295 12344 +49 ========================================== + Hits 11961 11977 +16 - Misses 334 367 +33 ``` | [Impacted Files](https://codecov.io/gh/ppizarror/pygame-menu/pull/425?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.) | Coverage Δ | | |---|---|---| | [setup.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/425/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-c2V0dXAucHk=) | `0.00% <ø> (ø)` | | | [build.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/425/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-YnVpbGQucHk=) | `0.00% <0.00%> (ø)` | | | [pygame\_menu/widgets/core/widget.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/425/diff?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.78% <0.00%> (+<0.01%)` | :arrow_up: | | [pygame\_menu/menu.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/425/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% <0.00%> (+0.05%)` | :arrow_up: | | [pygame\_menu/widgets/widget/scrollbar.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/425/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvd2lkZ2V0cy93aWRnZXQvc2Nyb2xsYmFyLnB5) | `95.62% <0.00%> (+0.33%)` | :arrow_up: | | [pygame\_menu/\_\_init\_\_.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/425/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvX19pbml0X18ucHk=) | `96.07% <0.00%> (+1.20%)` | :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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.