Skip to content

Comments

feat(compat): implement zipObject#1122

Merged
dayongkr merged 5 commits intotoss:mainfrom
D-Sketon:feat/zipObject
Apr 12, 2025
Merged

feat(compat): implement zipObject#1122
dayongkr merged 5 commits intotoss:mainfrom
D-Sketon:feat/zipObject

Conversation

@D-Sketon
Copy link
Contributor

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

close #998

@vercel
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
@D-Sketon D-Sketon deleted the feat/zipObject branch October 17, 2025 15:16
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 zipObject to compat package

3 participants