ppizarror / pygame-menu

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

Selection fontcolor #328

Closed ppizarror closed 3 years ago

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

Codecov Report

Merging #328 (66a828c) into master (8dedeff) will increase coverage by 0.36%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #328      +/-   ##
==========================================
+ Coverage   94.68%   95.04%   +0.36%     
==========================================
  Files          45       46       +1     
  Lines       10627    10625       -2     
==========================================
+ Hits        10062    10099      +37     
+ Misses        565      526      -39     
Impacted Files Coverage Δ
pygame_menu/widgets/__init__.py 100.00% <ø> (ø)
pygame_menu/widgets/core/selection.py 100.00% <100.00%> (+1.56%) :arrow_up:
pygame_menu/widgets/core/widget.py 97.17% <100.00%> (+3.31%) :arrow_up:
pygame_menu/widgets/selection/__init__.py 100.00% <100.00%> (ø)
pygame_menu/widgets/selection/arrow_selection.py 100.00% <100.00%> (+2.63%) :arrow_up:
pygame_menu/widgets/selection/highlight.py 100.00% <100.00%> (+5.00%) :arrow_up:
pygame_menu/widgets/selection/left_arrow.py 100.00% <100.00%> (ø)
pygame_menu/widgets/selection/none.py 100.00% <100.00%> (ø)
pygame_menu/widgets/selection/right_arrow.py 100.00% <100.00%> (ø)
pygame_menu/widgets/selection/simple.py 100.00% <100.00%> (ø)
... and 3 more

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 8dedeff...66a828c. Read the comment docs.

lgtm-com[bot] commented 3 years ago

This pull request introduces 2 alerts when merging c6641a1408e4a496558db56e864cd04ba00c32d1 into 8dedeff7028ade10424dbbcdb85024dab7aced9c - view on LGTM.com

new alerts: