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

fix(isEqual): isEqual should compare AbortController #892

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

D-Sketon
Copy link
Contributor

@D-Sketon D-Sketon commented Dec 8, 2024

fix #848

@D-Sketon D-Sketon requested a review from raon0211 as a code owner December 8, 2024 13:45
Copy link

vercel bot commented Dec 8, 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 Dec 8, 2024 1:49pm

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.40%. Comparing base (622102c) to head (1fe301a).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #892      +/-   ##
==========================================
- Coverage   99.43%   99.40%   -0.04%     
==========================================
  Files         352      352              
  Lines        3034     3036       +2     
  Branches      897      898       +1     
==========================================
+ Hits         3017     3018       +1     
- Misses         17       18       +1     

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.

cloneDeep function copy AbortController function is incorrect
2 participants