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

achingbrain / it / 70
93%

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

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>

45 of 45 new or added lines in 15 files covered. (100.0%)

201 of 215 relevant lines covered (93.49%)

855.37 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
packages/it-multipart/index.js

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
packages/it-multipart/index.js
1
100.0
packages/it-to-browser-readablestream/index.js
Jobs
ID Job ID Ran Files Coverage
1 70.1 02 Sep 2020 03:39PM UTC 0
93.49
Travis Job 70.1
2 70.2 02 Sep 2020 03:39PM UTC 0
93.49
Travis Job 70.2
Source Files on build 70
  • Tree
  • List 17
  • Changed 16
  • Source Changed 16
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #70
  • 57775a6f on github
  • Prev Build on master (#64)
  • Next Build on master (#71)
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