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

Use SWT constant and make the code more readable. #1755

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

deepika-u
Copy link
Contributor

@deepika-u deepika-u commented Jan 23, 2025

This commit refactors the classes in swt by using swt provided constant and makes the code more readable. Instead, the SWT.SPACE static constant is now leveraged for representing a string containing single character which is space in these classes.

@deepika-u deepika-u marked this pull request as draft January 23, 2025 10:19
Copy link
Contributor

github-actions bot commented Jan 23, 2025

Test Results

   494 files  ±0     494 suites  ±0   8m 57s ⏱️ - 1m 25s
 4 330 tests ±0   4 317 ✅ ±0   13 💤 ±0  0 ❌ ±0 
16 568 runs  ±0  16 460 ✅ ±0  108 💤 ±0  0 ❌ ±0 

Results for commit c23fb47. ± Comparison against base commit 60ef7e9.

♻️ This comment has been updated with latest results.

@deepika-u deepika-u force-pushed the Reuse_SPACE_and_improve_readability branch from 03b22e9 to c23fb47 Compare January 23, 2025 11:42
@deepika-u deepika-u marked this pull request as ready for review January 23, 2025 12:04
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