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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/hosted-git-info-2.8.9
DEFAULT BRANCH: master
Repo Added 04 Oct 2019 02:08PM UTC
Files 3
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

LAST BUILD ON BRANCH v2.0.0
branch: v2.0.0
CHANGE BRANCH
x
Reset
  • v2.0.0
  • cl/package-overhaul
  • dependabot/npm_and_yarn/handlebars-4.7.6
  • dependabot/npm_and_yarn/handlebars-4.7.7
  • dependabot/npm_and_yarn/hosted-git-info-2.8.9
  • dependabot/npm_and_yarn/lodash-4.17.19
  • dependabot/npm_and_yarn/lodash-4.17.21
  • dependabot/npm_and_yarn/y18n-4.0.1
  • master

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

Relevant lines Covered
Build:
Build:
57 RELEVANT LINES 51 COVERED LINES
8671.79 HITS PER LINE
Source Files on v2.0.0
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
95 v2.0.0 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`... push 05 Oct 2019 04:51AM UTC web-flow travis-ci pending completion  
See All Builds (32)
  • Repo 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

© 2025 Coveralls, Inc