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(compat): implement minBy #1080

Merged
merged 2 commits into from
Mar 26, 2025
Merged

feat(compat): implement minBy #1080

merged 2 commits into from
Mar 26, 2025

Conversation

D-Sketon
Copy link
Contributor

close #1020

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 23, 2025 11:58am

@codecov-commenter
Copy link

codecov-commenter commented Mar 23, 2025

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.34%. Comparing base (502baf5) to head (e417eaa).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1080      +/-   ##
==========================================
- Coverage   99.40%   99.34%   -0.06%     
==========================================
  Files         386      387       +1     
  Lines        3380     3384       +4     
  Branches      997      998       +1     
==========================================
+ Hits         3360     3362       +2     
- Misses         19       21       +2     
  Partials        1        1              
🚀 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.

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 so much!

@raon0211 raon0211 merged commit 95b633a into toss:main Mar 26, 2025
8 checks passed
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 minBy to compat package
3 participants