Test showing that typescript coverage lines are not correct
Just npm install && npm run test
The problem is that the coverage report that is generated uses the lines of the transpiled files, not the original files.
Test showing that typescript coverage lines are not correct
JavaScript