Skip to content

Issue 449: fix various equality comparisons#450

Merged
jorisv merged 3 commits intoSimple-Robotics:develfrom
jberg5:fix-equality-comparison
Feb 20, 2026
Merged

Issue 449: fix various equality comparisons#450
jorisv merged 3 commits intoSimple-Robotics:develfrom
jberg5:fix-equality-comparison

Conversation

@jberg5
Copy link
Contributor

@jberg5 jberg5 commented Feb 17, 2026

Addresses #449.

I haven't added any tests around this; it might become a little bit of a burden to maintain exhaustive tests comparing the equality of every possible field. But there's also a middle ground where we test a few "obvious" comparisons. Let me know what you think; I'd be happy to add some, but I also think these changes are fairly self-explanatory.

AI disclaimer: I discovered these issues by letting Claude (with Opus 4.6) poke around the repo looking for obvious bugs/inconsistencies.

Copy link
Contributor

@jorisv jorisv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello,

Thanks for the contribution.
I don't think we need to add tests for the equality operator.

@jberg5 jberg5 requested a review from jorisv February 19, 2026 21:04
@jorisv jorisv merged commit d3d23dd into Simple-Robotics:devel Feb 20, 2026
79 checks passed
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.

2 participants