unjs / defu

๐ŸŒŠ Assign default properties recursively
MIT License
1.06k stars 22 forks source link

fix: merge objects with `Module` type #121

Closed manniL closed 10 months ago

manniL commented 10 months ago

๐Ÿ”— Linked issue

Resolves #119

โ“ Type of change

๐Ÿ“š Description

๐Ÿ“ Checklist

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (7c7a9a4) 44.74% compared to head (3174b1b) 45.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #121 +/- ## ========================================== + Coverage 44.74% 45.73% +0.99% ========================================== Files 4 4 Lines 219 223 +4 Branches 33 35 +2 ========================================== + Hits 98 102 +4 Misses 119 119 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.