ppizarror / pygame-menu

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

Add verbose keyword argument #431

Closed eforgacs closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

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

Coverage data is based on head (49d67be) compared to base (4f18a57). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #431 +/- ## ========================================== - Coverage 97.00% 97.00% -0.01% ========================================== Files 51 51 Lines 12374 12376 +2 ========================================== + Hits 12004 12005 +1 - Misses 370 371 +1 ``` | [Impacted Files](https://codecov.io/gh/ppizarror/pygame-menu/pull/431?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/431/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% <ø> (ø)` | | | [pygame\_menu/widgets/widget/menubar.py](https://codecov.io/gh/ppizarror/pygame-menu/pull/431/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pablo+Pizarro+R.#diff-cHlnYW1lX21lbnUvd2lkZ2V0cy93aWRnZXQvbWVudWJhci5weQ==) | `98.81% <100.00%> (-0.39%)` | :arrow_down: | 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.