3 of 6 standards met
I've been trying to get jest to work properly with a Vue 2 + Vite project. Jest reports pass/fail as I would expect, but the coverage report seems incorrect. Link to the repro here: https://github.com/qkjosh/vue-jest-coverage package.json Given an incomplete test suite, the coverage report indicates 100% coverage and seems to treat the whole SFC component as one statement. Do I have something completely misconfigured, or is the coverage report broken? !image !image
Repository: vuejs/vue-jest. Description: Jest Vue transformer Stars: 759, Forks: 159. Primary language: JavaScript. Languages: JavaScript (73%), Vue (23.7%), TypeScript (2.1%), SCSS (0.4%), Less (0.3%). License: MIT. Topics: jest, jest-vue, vue-jest. Latest release: v29.2.6 (2y ago). Open PRs: 14, open issues: 124. Last activity: 2y ago. Community health: 37%. Top contributors: eddyerburgh, lmiller1990, nogic1008, dependabot[bot], JessicaSachs, cexbrayat, sibiraj-s, yyx990803, jolting, jeremyzahner and others.
JavaScript
Last 12 weeks ยท 0 commits