unjs / defu

🌊 Assign default properties recursively
MIT License
1.02k stars 21 forks source link

test: enable constructor test again #120

Closed manniL closed 8 months ago

manniL commented 8 months ago

Related: #119

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (b9b9052) 100.00% compared to head (3f547c1) 100.00%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 92 92 Branches 28 28 ========================================= Hits 92 92 ```

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

manniL commented 8 months ago

Closing in favor of #121