Added unit tests for `PMatrix3D` in `processing:core` by Rishab87 · Pull Request #1029 · 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

@Rishab87 Rishab87 commented

Apr 5, 2025

I've added tests for all the functions of PMatrix3D. This PR further increases test coverage making sure everything works as expected.

Fixes #1027

@catilac catilac merged commit d8767d9 into processing:main

Feb 20, 2026

12 checks passed

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

Reviewers

No reviews

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 PMatrix3D in processing:core

2 participants

@Rishab87 @catilac