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

ForbesLindesay / throat / 225
100%

Build:
DEFAULT BRANCH: master
Ran 24 May 2019 02:35PM UTC
Jobs 1
Files 1
Run time 1s
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
225

push

travis-ci

ForbesLindesay
fix: allow exra args and use default export in TypeScript

[fixes #55]

BREAKING CHANGE: If using TypeScript you must upgrade to at least
TypeScrTypeScript@3

BREAKING CHANGE: If using TypeScript, swap:

```ts
import throat = require('throthroat');
```

to

```ts
import throat from 'throat';
```

30 of 32 branches covered (93.75%)

1 of 1 new or added line in 1 file covered. (100.0%)

69 of 70 relevant lines covered (98.57%)

10.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 225.1 24 May 2019 02:35PM UTC 0
98.57
Travis Job 225.1
Source Files on build 225
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #225
  • 871d5011 on github
  • Prev Build on master (#221)
  • Next Build on master (#226)
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

© 2025 Coveralls, Inc