Ts-jest: Coverage

Created on 13 Jul 2018  路  3Comments  路  Source: kulshekhar/ts-jest

I can not see coverage report for TS files.

I tried with TS-Jest 23.0 and Jest version 23.0 to 23.4

Just if I use the following, the report is correct:

  globals: {
    'ts-jest': {
      disableSourceMapSupport: true,

Some hint please?

Most helpful comment

@huafu Thanks. Tested with latest version and the problem does not persists.

All 3 comments

Maybe you should take a look to v23.1.x, this version includes https://github.com/kulshekhar/ts-jest/pull/626 and fix a tons of things :stuck_out_tongue:

I am closing this issue. If there is still the same problem with latest versions, please follow-up in #662, or re-open this issue if #662 is not appropriate

@huafu Thanks. Tested with latest version and the problem does not persists.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Slessi picture Slessi  路  3Comments

japhar81 picture japhar81  路  3Comments

qm3ster picture qm3ster  路  3Comments

jbreckmckye picture jbreckmckye  路  3Comments

mikeyakymenko picture mikeyakymenko  路  3Comments