Add unit tests for IntList by txandmj · Pull Request #1102 · processing/processing4
Navigation Menu
{{ message }}
processing / processing4 Public
- Notifications You must be signed in to change notification settings
- Fork 159
Merged
Add unit tests for IntList#1102
catilac merged 2 commits intoprocessing:mainfrom
Add unit tests for IntList#1102
catilac merged 2 commits intoprocessing:mainfrom
Conversation
Copy link
Contributor
This PR is to add 65 unit tests for IntList. These test cases hit 85% line coverage on the IntList class.
#1093
catilac
requested a review
from Stefterv
catilac approved these changes Nov 11, 2025
Copy link
Collaborator
catilac
left a comment
catilac
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me! I'd like @Stefterv to also approve
catilac
merged commit
dcad827
into
processing:main
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment