Skip to content

[inspect] Add support for diffing sets#397

Merged
bbatsov merged 1 commit into
masterfrom
diff-sets
Jun 5, 2026
Merged

[inspect] Add support for diffing sets#397
bbatsov merged 1 commit into
masterfrom
diff-sets

Conversation

@alexander-yakushev

@alexander-yakushev alexander-yakushev commented Jun 1, 2026

Copy link
Copy Markdown
Member

Small improvement to inspect-diffing feature. When the differ encounters two sets, it now separately groups equal elements, and then performs random diffs on mismatching elements. Of course, the mismatching part is stochastic, but at least the matching elements don't get flagged as unequal.

image
  • You've added tests to cover your changes.
  • You've updated the changelog (if adding/changing user-visible functionality)

This comment was marked as resolved.

This comment was marked as resolved.

@bbatsov bbatsov merged commit 2d44954 into master Jun 5, 2026
13 checks passed
@alexander-yakushev alexander-yakushev deleted the diff-sets branch June 8, 2026 11:18
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.

3 participants