cloudscape-design / jest-preset

Jest presets for Cloudscape Design System
https://cloudscape.design/
Apache License 2.0
5 stars 1 forks source link

feat: Add merge utility #37

Closed just-boris closed 5 months ago

just-boris commented 5 months ago

Issue #, if available:

Description of changes:

Adding an extra built-in utility instead of relying on external dependency. See the updated readme for use-case example

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (17cbb36) to head (0b3bfbe).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 2 +1 Lines 15 28 +13 Branches 1 5 +4 ========================================= + Hits 15 28 +13 ```

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