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 curryRight #645

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

D-Sketon
Copy link
Contributor

@D-Sketon D-Sketon commented Oct 2, 2024

benchmark
{EA6C4A7A-6C16-49FE-B400-1AE0C2EDD07C}
Both the jp and ko documentation for curry and curryRight are missing lodash compatibility

Copy link

vercel bot commented Oct 2, 2024

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 Oct 3, 2024 9:19am

@codecov-commenter
Copy link

codecov-commenter commented Oct 3, 2024

Codecov Report

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

Project coverage is 98.93%. Comparing base (76b9a12) to head (bfe38ef).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #645      +/-   ##
==========================================
+ Coverage   98.91%   98.93%   +0.01%     
==========================================
  Files         543      545       +2     
  Lines       11367    11506     +139     
  Branches      810      823      +13     
==========================================
+ Hits        11244    11383     +139     
  Misses        122      122              
  Partials        1        1              

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.

Let me add the missing sections. Thanks for your pull request!

@raon0211 raon0211 merged commit f452321 into toss:main Oct 3, 2024
6 of 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.

3 participants