MyreMylar / pygame_gui

A GUI system for pygame.
MIT License
684 stars 78 forks source link

Fix are_contents_hovered() method #577

Closed MyreMylar closed 5 months ago

MyreMylar commented 5 months ago

To cover more nested scenarios correctly.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.27%. Comparing base (ed456fe) to head (8e1691d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #577 +/- ## ========================================== + Coverage 96.25% 96.27% +0.02% ========================================== Files 89 89 Lines 13153 13170 +17 ========================================== + Hits 12661 12680 +19 + Misses 492 490 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.