Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix overflow #459

Merged
merged 3 commits into from
Mar 25, 2023
Merged

Fix overflow #459

merged 3 commits into from
Mar 25, 2023

Conversation

ppizarror
Copy link
Owner

  • Fix overflow rounding issues.

@codecov
Copy link

codecov bot commented Mar 25, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (faf29b3) 97.23% compared to head (49022b2) 97.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #459   +/-   ##
=======================================
  Coverage   97.23%   97.23%           
=======================================
  Files          49       49           
  Lines       12421    12423    +2     
=======================================
+ Hits        12078    12080    +2     
  Misses        343      343           
Impacted Files Coverage Δ
pygame_menu/baseimage.py 100.00% <ø> (ø)
pygame_menu/menu.py 96.67% <100.00%> (+<0.01%) ⬆️
pygame_menu/version.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ppizarror ppizarror merged commit 6eeb8e7 into master Mar 25, 2023
@ppizarror ppizarror deleted the fix-overflow branch March 25, 2023 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant