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

ashi009 / node-fast-crc32c / 94
88%

Build:
DEFAULT BRANCH: master
Ran 05 Oct 2019 04:50AM UTC
Jobs 4
Files 9
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
94

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 94.1 05 Oct 2019 04:50AM UTC 0
86.96
Travis Job 94.1
2 94.2 05 Oct 2019 04:50AM UTC 0
86.96
Travis Job 94.2
3 94.3 05 Oct 2019 04:50AM UTC 0
86.96
Travis Job 94.3
4 94.4 05 Oct 2019 04:50AM UTC 0
86.96
Travis Job 94.4
Source Files on build 94
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #94
  • 5b2917d3 on github
  • Prev Build on master
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