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

add options to disable copy & paste #585

Merged
merged 2 commits into from
May 6, 2024

add options to disable copy & paste

068c0e9
Select commit
Loading
Failed to load commit list.
Merged

add options to disable copy & paste #585

add options to disable copy & paste
068c0e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2024 in 0s

96.24% (target 90.00%)

View this Pull Request on Codecov

96.24% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 92.98246% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 96.24%. Comparing base (3c29557) to head (068c0e9).
Report is 7 commits behind head on main.

Files Patch % Lines
pygame_gui/core/utility.py 27.27% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #585      +/-   ##
==========================================
- Coverage   96.29%   96.24%   -0.05%     
==========================================
  Files          89       89              
  Lines       13320    13378      +58     
==========================================
+ Hits        12826    12876      +50     
- Misses        494      502       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.