adevinta / spark

✨ Simple, Modular & Accessible UI Components for your React Applications
https://sparkui.vercel.app
MIT License
49 stars 16 forks source link

refactor(cli-utils): adding adoption tests #2257

Open soykje opened 1 week ago

soykje commented 1 week ago

TASK: #2060

Description, Motivation and Context

For maintenability and reliability we want to ensure our adoption script is well tested :+1:

Types of changes

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 84.21053% with 3 lines in your changes missing coverage. Please review.

Project coverage is 97.57%. Comparing base (61c9f38) to head (0b49353). Report is 5 commits behind head on main.

Files Patch % Lines
packages/utils/cli/test/utils/cmd.js 84.21% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2257 +/- ## ======================================= Coverage 97.56% 97.57% ======================================= Files 760 760 Lines 6008 6017 +9 Branches 2138 2103 -35 ======================================= + Hits 5862 5871 +9 Misses 144 144 Partials 2 2 ```

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