MyreMylar / pygame_gui

A GUI system for pygame.
MIT License
700 stars 83 forks source link

Refactor update abs rect pos to use static calc func #536

Closed MyreMylar closed 8 months ago

MyreMylar commented 8 months ago

Step 2.9 of splitting mega-PR #494 into smaller easier to review PRs

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 96.32%. Comparing base (e42ff8b) to head (5315564).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #536 +/- ## ======================================= Coverage 96.32% 96.32% ======================================= Files 85 85 Lines 11975 11984 +9 ======================================= + Hits 11535 11544 +9 Misses 440 440 ```

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