Open kevinbarabash opened 3 years ago
What's your tsconfig-coverage.json
, My local test case is good for just:
{
"files": [
"test-case.ts"
]
}
The repo that I'm experiencing this in is using project references. There are other issues with types being shared between sub-projects not being recognized. I'll try to put together a smaller example repo that exhibits these issues.
Version(if relevant): 2.14.5
Environment(if relevant):
Code(if relevant):
Expected:
%100 coverage.
Actual: