You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm using svelte-jester along with svelte-preprocess to test typescript svelte files but the istanbul code coverage shows uncovered branches that don't exist in the svelte file source code.
Hello, I'm using svelte-jester along with svelte-preprocess to test typescript svelte files but the istanbul code coverage shows uncovered branches that don't exist in the svelte file source code.
Jest config:
svelte.config.js:
Coverage report (html):
I'm assuming I've got some gaps in configuration, could someone help troubleshoot how I could get a more accurate coverage report?
The text was updated successfully, but these errors were encountered: