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 JSON object order comparision with numeric keys #5941

Merged

Conversation

kubawerlos
Copy link
Contributor

Replaces #4675 (got blessing from @Firehed).
Fixes #4584
Fixes #4674

Copy link

codecov bot commented Sep 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.14%. Comparing base (8d77a5c) to head (f770e63).
Report is 2 commits behind head on 10.5.

Additional details and impacted files
@@            Coverage Diff            @@
##               10.5    #5941   +/-   ##
=========================================
  Coverage     94.14%   94.14%           
- Complexity     6434     6435    +1     
=========================================
  Files           678      678           
  Lines         19414    19417    +3     
=========================================
+ Hits          18277    18280    +3     
  Misses         1137     1137           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sebastianbergmann sebastianbergmann added type/bug Something is broken feature/assertion Issues related to assertions and expectations labels Sep 7, 2024
@sebastianbergmann sebastianbergmann merged commit ee0d2b8 into sebastianbergmann:10.5 Sep 7, 2024
31 checks passed
@kubawerlos kubawerlos deleted the json_dict_order branch September 7, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/assertion Issues related to assertions and expectations type/bug Something is broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants