• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kulshekhar / ts-jest / 4540 / 3
93%
master: 94%

Build:
Build:
LAST BUILD BRANCH: infra/configure-sonar-coverage
DEFAULT BRANCH: master
Ran 27 Apr 2020 09:49AM UTC
Files 30
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Apr 2020 09:38AM UTC coverage: 92.817% (+0.004%) from 92.813%
TS_JEST_E2E_WORKDIR=/tmp/ts-jest-e2e-workdir TS_JEST_E2E_OPTIMIZATIONS=1

push

travis-ci-com

ahnpnl
fix(compiler): allow using `files` provided by `tsconfig` (#1562)

BREAKING CHANGE:

Any custom typing files or files which are needed to be compiled and intended to use with `jest` need to be defined in `files` option of `tsconfig`.

For example
```
// tsconfig.json
{
   // ...other configs
   "files": [
       "my-custom-typings.d.ts".
       "my-global-module.ts"
   ]
}
```

612 of 706 branches covered (86.69%)

Branch coverage included in aggregate %.

1055 of 1090 relevant lines covered (96.79%)

67.41 hits per line

Source Files on job 4540.3 (TS_JEST_E2E_WORKDIR=/tmp/ts-jest-e2e-workdir TS_JEST_E2E_OPTIMIZATIONS=1)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2151
  • Travis Job 4540.3
  • 9bc3f0d6 on github
  • Prev Job for TS_JEST_E2E_WORKDIR=/tmp/ts-jest-e2e-workdir TS_JEST_E2E_OPTIMIZATIONS=1 on next (#4539.3)
  • Next Job for TS_JEST_E2E_WORKDIR=/tmp/ts-jest-e2e-workdir TS_JEST_E2E_OPTIMIZATIONS=1 on next (#4554.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc