deepmerge-ts icon indicating copy to clipboard operation
deepmerge-ts copied to clipboard

feat(presets): add deepmergeDefined

Open RebeccaStevens opened this issue 2 years ago • 3 comments

RebeccaStevens avatar Mar 23 '23 02:03 RebeccaStevens

Codecov Report

Merging #315 (583d767) into main (6c7bf5f) will increase coverage by 0.02%. The diff coverage is 100.00%.

:exclamation: Current head 583d767 differs from pull request most recent head 50a9453. Consider uploading reports for the commit 50a9453 to get more accurate results

@@            Coverage Diff             @@
##             main     #315      +/-   ##
==========================================
+ Coverage   99.51%   99.53%   +0.02%     
==========================================
  Files           8       10       +2     
  Lines        1225     1293      +68     
  Branches      110      112       +2     
==========================================
+ Hits         1219     1287      +68     
  Misses          6        6              
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)
src/presets/defined.ts 100.00% <100.00%> (ø)
src/presets/index.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Mar 23 '23 02:03 codecov[bot]

Hey, any chance this could be released on the next channel? I would love to use that feature

minwork avatar Apr 26 '23 09:04 minwork

+1 this would be great for my use case!

prydonius avatar Mar 01 '24 01:03 prydonius

replaced by #449

RebeccaStevens avatar May 10 '24 07:05 RebeccaStevens