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(cloneDeep): cloneDeep should clone own enumerable symbol property #664

Merged
merged 3 commits into from
Oct 14, 2024

Conversation

mass2527
Copy link
Contributor

@mass2527 mass2527 commented Oct 4, 2024

  • Fixed cloneDeep to properly clone own enumerable symbol properties

Copy link

vercel bot commented Oct 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
es-toolkit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 14, 2024 4:49am

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.93%. Comparing base (f452321) to head (4f211f9).
Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #664   +/-   ##
=======================================
  Coverage   98.93%   98.93%           
=======================================
  Files         545      547    +2     
  Lines       11506    11543   +37     
  Branches      823      824    +1     
=======================================
+ Hits        11383    11420   +37     
  Misses        122      122           
  Partials        1        1           

Copy link
Collaborator

@raon0211 raon0211 left a comment

Choose a reason for hiding this comment

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

Thanks for your work!

@raon0211 raon0211 merged commit 49ff1b4 into toss:main Oct 14, 2024
7 of 8 checks passed
@mass2527 mass2527 deleted the fix/cloneDeep branch October 14, 2024 06:25
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