Skip to content

Conversation

abrenk
Copy link

@abrenk abrenk commented Mar 26, 2025

I had superfluous changes when using json-patch that were caused by comparing an IntNode to a LongNode. I've corrected the JsonNumEquals class and added tests for all possible combinations.

Fixes #45.

@abrenk abrenk force-pushed the fix-numequals-for-integer-nodes branch from d3482c1 to bf8acf8 Compare March 26, 2025 11:40
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.

JsonNumEquals fails to compare IntNode and LongNode with same value

1 participant