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(expect): value-equal complex keys in expect.equal() #5936

Merged

Conversation

lionel-rowe
Copy link
Contributor

Same as #5914 but for expect

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.32%. Comparing base (3845548) to head (7d74440).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5936   +/-   ##
=======================================
  Coverage   96.31%   96.32%           
=======================================
  Files         483      483           
  Lines       39415    39416    +1     
  Branches     5838     5838           
=======================================
+ Hits        37962    37966    +4     
+ Misses       1411     1408    -3     
  Partials       42       42           

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

Copy link
Contributor

@iuioiua iuioiua left a comment

Choose a reason for hiding this comment

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

Great! Thank you.

@iuioiua iuioiua changed the title fix(expect): value-equal complex keys fix(expect): value-equal complex keys in expect.equal() Sep 11, 2024
@iuioiua iuioiua merged commit 635a886 into denoland:main Sep 11, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants