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

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

Build:
Build:
LAST BUILD BRANCH: infra/configure-sonar-coverage
DEFAULT BRANCH: master
Ran 27 Apr 2020 09:49AM UTC
Jobs 1
Files 30
Run time 6s
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

pending completion
4540

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

Jobs
ID Job ID Ran Files Coverage
3 4540.3 (TS_JEST_E2E_WORKDIR=/tmp/ts-jest-e2e-workdir TS_JEST_E2E_OPTIMIZATIONS=1) 27 Apr 2020 09:49AM UTC 0
92.82
Travis Job 4540.3
Source Files on build 4540
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #4540
  • 9bc3f0d6 on github
  • Prev Build on next (#4539)
  • Next Build on next (#4554)
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