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

feat(partition) Add partition to compat/array #1076

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

shren207
Copy link
Contributor

close #1008

The testcases follow lodash.partition.

Test Results

Test List

Pasted Graphic 16

Test Coverage

conpatanray

Bench Test

Pasted Graphic 18

Copy link

vercel bot commented Mar 23, 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 Mar 29, 2025 6:47am

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.36%. Comparing base (fd56626) to head (733d71f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1076   +/-   ##
=======================================
  Coverage   99.35%   99.36%           
=======================================
  Files         391      392    +1     
  Lines        3430     3455   +25     
  Branches     1022     1030    +8     
=======================================
+ Hits         3408     3433   +25     
  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.

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 partition to compat package
2 participants