Skip to content

feat(compat): implement zipObject #1122

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

Merged
merged 5 commits into from
Apr 12, 2025
Merged

Conversation

D-Sketon
Copy link
Contributor

@D-Sketon D-Sketon commented Apr 6, 2025

close #998

Copy link

vercel bot commented Apr 6, 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 12, 2025 1:18pm

@codecov-commenter
Copy link

codecov-commenter commented Apr 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.41%. Comparing base (a4d7376) to head (237d788).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1122   +/-   ##
=======================================
  Coverage   99.41%   99.41%           
=======================================
  Files         409      410    +1     
  Lines        3598     3603    +5     
  Branches     1060     1061    +1     
=======================================
+ Hits         3577     3582    +5     
  Misses         21       21           
🚀 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.

This reverts commit 3f59280.
@dayongkr
Copy link
Collaborator

dayongkr commented Apr 12, 2025

Under Review:

  • Added test cases.
  • Added docs. (No document needed.)
  • Types
  • Check code readability.

Copy link
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!!

@dayongkr dayongkr merged commit a76678d into toss:main Apr 12, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add zipObject to compat package
3 participants