ppizarror / pygame-menu

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

Fix toggleswitch font update #435

Closed ppizarror closed 1 year ago

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

Codecov Report

Base: 97.00% // Head: 96.96% // Decreases project coverage by -0.04% :warning:

Coverage data is based on head (6326692) compared to base (650a5d1). Patch coverage: 75.86% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #435 +/- ## ========================================== - Coverage 97.00% 96.96% -0.05% ========================================== Files 51 51 Lines 12376 12404 +28 ========================================== + Hits 12005 12027 +22 - Misses 371 377 +6 ``` | [Impacted Files](https://codecov.io/gh/ppizarror/pygame-menu/pull/435?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/sound.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/435/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvc291bmQucHk=) | `89.42% <25.00%> (-1.16%)` | :arrow_down: | | [pygame\_menu/\_decorator.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/435/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvX2RlY29yYXRvci5weQ==) | `98.42% <33.33%> (-0.26%)` | :arrow_down: | | [pygame\_menu/widgets/core/widget.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/435/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.62% <55.55%> (-0.17%)` | :arrow_down: | | [pygame\_menu/menu.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/435/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.62% <88.88%> (-0.04%)` | :arrow_down: | | [pygame\_menu/\_base.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/435/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvX2Jhc2UucHk=) | `98.57% <100.00%> (+0.04%)` | :arrow_up: | | [pygame\_menu/\_widgetmanager.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/435/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvX3dpZGdldG1hbmFnZXIucHk=) | `99.01% <100.00%> (+<0.01%)` | :arrow_up: | | [pygame\_menu/version.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/435/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%> (ø)` | | | [pygame\_menu/widgets/widget/button.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/435/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvd2lkZ2V0cy93aWRnZXQvYnV0dG9uLnB5) | `100.00% <100.00%> (ø)` | | | [pygame\_menu/widgets/widget/frame.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/435/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvd2lkZ2V0cy93aWRnZXQvZnJhbWUucHk=) | `98.74% <100.00%> (+<0.01%)` | :arrow_up: | | [pygame\_menu/widgets/widget/label.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/435/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvd2lkZ2V0cy93aWRnZXQvbGFiZWwucHk=) | `100.00% <100.00%> (ø)` | | | ... and [5 more](https://codecov.io/gh/ppizarror/pygame-menu/pull/435/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.) | | 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.