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: deleteEmptyProperties 개선 #118

Merged
merged 2 commits into from
May 12, 2024
Merged

fix: deleteEmptyProperties 개선 #118

merged 2 commits into from
May 12, 2024

Conversation

ssi02014
Copy link
Contributor

Overview

deleteEmptyProperties 개선 및 isArray 유틸 함수 추가

PR Checklist

  • All tests pass.
  • All type checks pass.
  • I have read the Contributing Guide document.
    Contributing Guide

Copy link

changeset-bot bot commented May 12, 2024

🦋 Changeset detected

Latest commit: e6bcbf0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@modern-kit/utils Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ssi02014 ssi02014 self-assigned this May 12, 2024
@ssi02014 ssi02014 added feature 새로운 기능 추가 @modern-kit/utils @modern-kit/utils labels May 12, 2024
Copy link

codecov bot commented May 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.69%. Comparing base (4cc0042) to head (e6bcbf0).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #118      +/-   ##
==========================================
+ Coverage   87.31%   87.69%   +0.38%     
==========================================
  Files          69       70       +1     
  Lines         623      626       +3     
  Branches      142      142              
==========================================
+ Hits          544      549       +5     
+ Misses         68       66       -2     
  Partials       11       11              
Components Coverage Δ
@modern-kit/react 78.67% <ø> (ø)
@modern-kit/utils 98.92% <100.00%> (+0.73%) ⬆️

@ssi02014 ssi02014 merged commit c8bdbbe into main May 12, 2024
3 checks passed
@ssi02014 ssi02014 deleted the fix/deleteEmptyProperties branch May 12, 2024 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 새로운 기능 추가 @modern-kit/utils @modern-kit/utils
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant