Added unit tests for `PImage` in `processing:core` by Rishab87 · Pull Request #1049 · processing/processing4

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Rishab87

Copy link

Contributor

Added unit tests for PImage class further increasing coverage ensuring everything works as expected.
It covers few important functions which are frequently used.

Fixes #1048

@catilac catilac merged commit 779a8af into processing:main

Feb 20, 2026

12 checks passed

@catilac

Copy link

Collaborator

catilac commented

Feb 20, 2026

@all-contributors please add @Rishab87 for code test

@allcontributors

Copy link

Contributor

@catilac

I've put up a pull request to add @Rishab87! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@catilac catilac catilac approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Add Unit Tests for PImage in processing:core

2 participants

@Rishab87 @catilac