deepmerge-ts
deepmerge-ts copied to clipboard
feat(presets): add deepmergeDefined
Codecov Report
Merging #315 (583d767) into main (6c7bf5f) will increase coverage by
0.02%. The diff coverage is100.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.
Hey, any chance this could be released on the next channel? I would love to use that feature
+1 this would be great for my use case!
replaced by #449