ppizarror / pygame-menu

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

Added get_cursor #334

Closed ppizarror closed 3 years ago

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

Codecov Report

Merging #334 (3cf95a7) into master (9d231a5) will decrease coverage by 0.02%. The diff coverage is 57.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #334      +/-   ##
==========================================
- Coverage   95.04%   95.02%   -0.03%     
==========================================
  Files          46       46              
  Lines       10658    10664       +6     
==========================================
+ Hits        10130    10133       +3     
- Misses        528      531       +3     
Impacted Files Coverage Δ
pygame_menu/utils.py 94.88% <50.00%> (-1.09%) :arrow_down:
pygame_menu/widgets/core/widget.py 97.17% <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 9d231a5...3cf95a7. Read the comment docs.