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

chriszarate / supergenpass-lib
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 3.0.1
DEFAULT BRANCH: master
Repo Added 02 Jul 2014 06:22AM UTC
Files 6
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 v3.0.0
branch: v3.0.0
CHANGE BRANCH
x
Reset
  • v3.0.0
  • 2.0.1
  • 3.0.0-es6
  • 3.0.1
  • allow-async
  • custom-tlds
  • develop
  • master
  • v2.0.0

pending completion
106

push

travis-ci

web-flow
ES2015 (#21)

- Use Babel to compile to ES5.
- Align with ES2015 export syntax (move single export to `generate` method).
- Accept function in `method` option to allow custom hash functions.
- Expose `hashRounds` option to allow overriding default of 10.
- Use Ava with full ES2015 tests and nyc for coverage.
- Use ES5 ponyfills for Array#find and String#endsWith. Babel will not transpire prototypical methods even with plugins like transform-runtime. We could leave it up to library users to polyfill ES2015 methods, but that would be a burden. Since we only use two such methods on a single line, we'll avoid the issue by providing ponyfills. Use ponyfills instead of polyfills to avoid conflict with other libraries.

60 of 60 new or added lines in 5 files covered. (100.0%)

60 of 60 relevant lines covered (100.0%)

1705.85 hits per line

Relevant lines Covered
Build:
Build:
60 RELEVANT LINES 60 COVERED LINES
1705.85 HITS PER LINE
Source Files on v3.0.0
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
106 v3.0.0 ES2015 (#21) - Use Babel to compile to ES5. - Align with ES2015 export syntax (move single export to `generate` method). - Accept function in `method` option to allow custom hash functions. - Expose `hashRounds` option to allow overriding defa... push 24 Jul 2016 11:38PM UTC web-flow travis-ci pending completion  
See All Builds (34)
  • 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