ppizarror / pygame-menu

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

Fix dropselect frame #429

Closed ppizarror closed 1 year ago

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

Codecov Report

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

Coverage data is based on head (4155faf) compared to base (da197b7). Patch coverage: 97.25% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #429 +/- ## ======================================= Coverage 96.99% 97.00% ======================================= Files 51 51 Lines 12350 12347 -3 ======================================= - Hits 11979 11977 -2 + Misses 371 370 -1 ``` | [Impacted Files](https://codecov.io/gh/ppizarror/pygame-menu/pull/429?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.) | Coverage Δ | | |---|---|---| | [build.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/429/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/widget/textinput.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/429/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvd2lkZ2V0cy93aWRnZXQvdGV4dGlucHV0LnB5) | `88.04% <80.00%> (ø)` | | | [pygame\_menu/\_base.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/429/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.52% <100.00%> (ø)` | | | [pygame\_menu/\_scrollarea.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/429/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvX3Njcm9sbGFyZWEucHk=) | `99.30% <100.00%> (ø)` | | | [pygame\_menu/\_widgetmanager.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/429/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.00% <100.00%> (ø)` | | | [pygame\_menu/baseimage.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/429/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvYmFzZWltYWdlLnB5) | `100.00% <100.00%> (ø)` | | | [pygame\_menu/menu.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/429/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.01%)` | :arrow_down: | | [pygame\_menu/themes.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/429/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvdGhlbWVzLnB5) | `98.72% <100.00%> (ø)` | | | [pygame\_menu/widgets/core/selection.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/429/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvd2lkZ2V0cy9jb3JlL3NlbGVjdGlvbi5weQ==) | `100.00% <100.00%> (ø)` | | | [pygame\_menu/widgets/core/widget.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/429/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% <100.00%> (ø)` | | | ... and [12 more](https://codecov.io/gh/ppizarror/pygame-menu/pull/429/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.

lgtm-com[bot] commented 1 year ago

This pull request introduces 1 alert when merging 8fb726fde04646e1c30d3ba9350c3988cb082c6f into af68478086bf4c2b893e8e73b7cac6148d4f4c32 - view on LGTM.com

new alerts:

Heads-up: LGTM.com's PR analysis will be disabled on the 5th of December, and LGTM.com will be shut down ⏻ completely on the 16th of December 2022. It looks like GitHub code scanning with CodeQL is already set up for this repo, so no further action is needed :rocket:. For more information, please check out our post on the GitHub blog.