jledentu / vue-finder

📁 A Vue.js component to display hierarchical data (like the MacOS X finder)
https://vue-finder.netlify.app
MIT License
160 stars 16 forks source link

chore(deps): replace jest by vitest #212

Closed jledentu closed 1 year ago

jledentu commented 1 year ago

This PR adds Vitest as test runner as replacement of Jest

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (6f443c6) 96.69% compared to head (09c8392) 99.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #212 +/- ## ========================================== + Coverage 96.69% 99.50% +2.81% ========================================== Files 8 8 Lines 272 1016 +744 Branches 69 187 +118 ========================================== + Hits 263 1011 +748 + Misses 9 5 -4 ```

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

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 5.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: