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 translate #408

Closed ppizarror closed 2 years ago

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

Codecov Report

Merging #408 (a7a0c27) into master (685a294) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #408      +/-   ##
==========================================
- Coverage   97.25%   97.25%   -0.01%     
==========================================
  Files          49       49              
  Lines       12157    12152       -5     
==========================================
- Hits        11823    11818       -5     
  Misses        334      334              
Impacted Files Coverage Δ
pygame_menu/widgets/widget/dropselect.py 99.26% <ø> (-0.01%) :arrow_down:
pygame_menu/version.py 100.00% <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 685a294...a7a0c27. Read the comment docs.