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(utils): able to use setDeepValue on undefined/empty object #732

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

ghiscoding
Copy link
Owner

@ghiscoding ghiscoding commented Aug 2, 2022

  • add full unit test coverage as well

@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

Merging #732 (409baae) into master (d5b5612) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##            master      #732      +/-   ##
============================================
+ Coverage   100.00%   100.00%   +0.01%     
============================================
  Files          233       233              
  Lines        16439     16439              
  Branches      5490      5490              
============================================
+ Hits         16438     16439       +1     
+ Misses           1         0       -1     
Impacted Files Coverage Δ
packages/utils/src/utils.ts 100.00% <100.00%> (+0.77%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@ghiscoding ghiscoding merged commit e370eef into master Aug 2, 2022
@ghiscoding ghiscoding deleted the bugfix/utils-set-deep-value-with-empty branch August 2, 2022 19:08
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.

1 participant