🛠 Tooling: Test coverage isn't being computed #241
Labels
area: tooling
Managing the repository's maintenance 🛠️
status: accepting prs
Please, send a pull request to resolve this! 🙏
type: bug
Something isn't working :( 🐛
Bug Report Checklist
main
branch of the repository.Overview
I didn't have the energy or time to get this working in #206, but: Vitest isn't properly configured to figure out code coverage across files. But after running
pnpm run test run --coverage
, the generatedcoverage/index.html
has "Unknown% Statements 0/0". 😬Additional Info
No response
The text was updated successfully, but these errors were encountered: