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 isArrayBuffer compat #644

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

chhw130
Copy link
Contributor

@chhw130 chhw130 commented Oct 2, 2024

I added isArrayBuffer in compat.

@chhw130 chhw130 requested a review from raon0211 as a code owner October 2, 2024 11:38
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 7:12am

@chhw130 chhw130 changed the title feat(compat) : add isArrayBuffer compat feat(compat) : implement isArrayBuffer compat Oct 2, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.90%. Comparing base (1ff8054) to head (f35519f).
Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #644   +/-   ##
=======================================
  Coverage   98.90%   98.90%           
=======================================
  Files         527      529    +2     
  Lines       11144    11164   +20     
  Branches      799      800    +1     
=======================================
+ Hits        11022    11042   +20     
  Misses        121      121           
  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.

Thanks!

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