Skip to content

feat(forOwn): Implement forOwn#955

Merged
dayongkr merged 7 commits intotoss:mainfrom
mass2527:feat/forOwn
Apr 19, 2025
Merged

feat(forOwn): Implement forOwn#955
dayongkr merged 7 commits intotoss:mainfrom
mass2527:feat/forOwn

Conversation

@mass2527
Copy link
Copy Markdown
Contributor

@mass2527 mass2527 commented Feb 9, 2025

Added forOwn to compat to improve compatibility.

@mass2527 mass2527 requested a review from raon0211 as a code owner February 9, 2025 10:32
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 9, 2025

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 Apr 19, 2025 7:34am

@dayongkr dayongkr linked an issue Mar 15, 2025 that may be closed by this pull request
@dayongkr
Copy link
Copy Markdown
Collaborator

There are some lint error. Please resolve them and resubmit for review. Thanks!!

@mass2527
Copy link
Copy Markdown
Contributor Author

mass2527 commented Apr 1, 2025

@dayongkr
Thanks for letting me know!! I've fixed the lint errors. Could you check again?

dayongkr
dayongkr previously approved these changes Apr 19, 2025
Copy link
Copy Markdown
Collaborator

@dayongkr dayongkr 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 contribution!!

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.40%. Comparing base (c74c4b3) to head (aeb315d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #955   +/-   ##
=======================================
  Coverage   99.40%   99.40%           
=======================================
  Files         419      420    +1     
  Lines        3703     3714   +11     
  Branches     1087     1090    +3     
=======================================
+ Hits         3681     3692   +11     
  Misses         22       22           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dayongkr dayongkr merged commit 43e6695 into toss:main Apr 19, 2025
8 of 9 checks passed
@mass2527 mass2527 deleted the feat/forOwn branch April 19, 2025 07:52
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.

Add forOwn to compat package

3 participants