Closed
Description
Suggestion
packages/type-utils
provides a suite of types/TypeScript-related functions. They're used in many rules. But because we don't merge coverage reports across packages (#6701), it shows up as having surprisingly low unit test coverage. E.g. builtinSymbolLikes.ts
on 1d7447f right now has 0%. https://app.codecov.io/gh/typescript-eslint/typescript-eslint/blob/1d7447f4fd5e2fbae4211eb5fc07e93cf570b6b3/packages%2Ftype-utils%2Fsrc%2FbuiltinSymbolLikes.ts
Metadata
Metadata
Assignees
Labels
Go ahead, send a pull request that resolves this issuePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Issues related to the @typescript-eslint/type-utils packagethings to do with maintenance of the repo, and not with code/docsanything to do with testing