testing-library / svelte-testing-library

:chipmunk: Simple and complete Svelte DOM testing utilities that encourage good testing practices
https://testing-library.com/docs/svelte-testing-library/intro
MIT License
614 stars 33 forks source link

test(coverage): ensure proper files are included/excluded #389

Closed mcous closed 3 months ago

mcous commented 3 months ago

Coverage stats are a little off since fixing the codecov uploads. This PR fixes them up and aligns Jest and Vitest to collect from the same source files

github-actions[bot] commented 2 months ago

:tada: This issue has been resolved in version 5.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: