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

achingbrain / it / 70 / 1
93%
master: 93%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2020 03:39PM UTC
Files 17
Run time 2s
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

02 Sep 2020 03:35PM UTC coverage: 93.488% (-0.6%) from 94.064%
70.1

push

travis-ci

web-flow
feat: add types (#9)

This pull request does following:

- Adds JSDoc type annotations across the board
- Adds `npm run check` command that runs a type checker.
- Adds type checking phase to the CI
- Adds the `npm run build` and `npm run build:types` scripts that generate `.d.ts` files in `dist`.
- Updates naming / wording to reflect the fact that functions operate on iterables instead of iterators.
- Adds `typesVersions` field to `package.json` so that programs that install these libraries will get types out of the box.
- Fixes the issue that TS uncovered in `it-multipart` (error was swallowed)
- Adds `.npmignore` which doesn't ignore `package/*/dist` directories so they are published with a package.

This also cherry-picks #11 to overcome playwright-test issues

Co-authored-by: Alex Potsides <alex@achingbrain.net>

201 of 215 relevant lines covered (93.49%)

427.68 hits per line

Source Files on job 70.1
  • Tree
  • List 0
  • Changed 16
  • Source Changed 16
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 51
  • Travis Job 70.1
  • 57775a6f on github
  • Prev Job for on master (#64.1)
  • Next Job for on master (#71.1)
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