Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix key-sensitivity in map comparator #186

Merged
merged 2 commits into from
Aug 23, 2023
Merged

Fix key-sensitivity in map comparator #186

merged 2 commits into from
Aug 23, 2023

Conversation

EnricoMi
Copy link
Contributor

Fixes #185.

@github-actions
Copy link

github-actions bot commented Aug 23, 2023

Test Results

     441 files  ±0       441 suites  ±0   2h 14m 36s ⏱️ + 5m 25s
     514 tests ±0       514 ✔️ ±0  0 💤 ±0  0 ±0 
12 558 runs  ±0  12 556 ✔️ ±0  2 💤 ±0  0 ±0 

Results for commit 02a3eac. ± Comparison against base commit c8694f4.

♻️ This comment has been updated with latest results.

@EnricoMi EnricoMi merged commit 365e412 into master Aug 23, 2023
64 of 69 checks passed
@EnricoMi EnricoMi deleted the fix-map-comparator branch August 23, 2023 13:29
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.

MapComparator is sensitive to key order
1 participant