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 widget selection sound #402

Closed ppizarror closed 2 years ago

ppizarror commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #402 (5edccc7) into master (1932dd7) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #402   +/-   ##
=======================================
  Coverage   97.23%   97.23%           
=======================================
  Files          48       48           
  Lines       12096    12096           
=======================================
  Hits        11761    11761           
  Misses        335      335           
Impacted Files Coverage Δ
pygame_menu/menu.py 96.58% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1932dd7...5edccc7. Read the comment docs.

vnmabus commented 2 years ago

I confirm this works.