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

ashi009 / node-fast-crc32c / 95 / 4
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/hosted-git-info-2.8.9
DEFAULT BRANCH: master
Ran 05 Oct 2019 04:51AM UTC
Files 3
Run time 0s
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

05 Oct 2019 04:49AM UTC coverage: 86.957%. First build
95.4

push

travis-ci

web-flow
overhaul package (#17)

This CL updates this package completely:

- add additional files to .npmignore.
- add coveralls badge in README.
- fix lint errors in README.
- use const/let instead of vars.
- use up-to-date `TypedArray` and `Buffer` APIs.
- add curly brackets to single-line `if`/`for`.
- make the package always safe to require.
  Instead of throwing at require time, it now exports a `calculate()` that throws.
- remove `engine` requirement from `package.json`.
- replace `blanket`, `travis-conv` with `nyc` and `coveralls`.
- replace `package-lock.json` with `yarn.lock`.
- specify dev dep versions to avoid future CI failures.
- test against node 6, 8, 10 and 12 on Travis CI.
- bump to v2.0.0, as the minimal node version required is 6.

3 of 4 branches covered (75.0%)

Branch coverage included in aggregate %.

17 of 19 relevant lines covered (89.47%)

2167.95 hits per line

Source Files on job 95.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18
  • Travis Job 95.4
  • 5b2917d3 on github
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