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

ashi009 / node-fast-crc32c / 95
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
Jobs 4
Files 9
Run time 31s
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
95

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.

9 of 12 branches covered (75.0%)

Branch coverage included in aggregate %.

51 of 57 relevant lines covered (89.47%)

8671.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 95.1 05 Oct 2019 04:51AM UTC 0
86.96
Travis Job 95.1
2 95.2 05 Oct 2019 04:51AM UTC 0
86.96
Travis Job 95.2
3 95.3 05 Oct 2019 04:51AM UTC 0
86.96
Travis Job 95.3
4 95.4 05 Oct 2019 04:51AM UTC 0
86.96
Travis Job 95.4
Source Files on build 95
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #95
  • 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