chialab / rna

🚀 Build tools for modern web modules and applications.
https://chialab.github.io/rna/
MIT License
172 stars 21 forks source link

Use vitest #171

Closed edoardocavazza closed 8 months ago

edoardocavazza commented 8 months ago

Replace custom test runner with vitest.

changeset-bot[bot] commented 8 months ago

⚠️ No Changeset found

Latest commit: 78aa0e67ee3a511d7786a03fe0898a9636a763ab

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 75.72%. Comparing base (1e62bb3) to head (78aa0e6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #171 +/- ## =========================================== - Coverage 91.35% 75.72% -15.64% =========================================== Files 36 28 -8 Lines 5935 5034 -901 Branches 0 775 +775 =========================================== - Hits 5422 3812 -1610 + Misses 513 467 -46 - Partials 0 755 +755 ```

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