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

chriszarate / supergenpass-lib / 106 / 3
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 3.0.1
DEFAULT BRANCH: master
Ran 24 Jul 2016 11:40PM UTC
Files 6
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

24 Jul 2016 11:32PM UTC coverage: 100.0%. First build
106.3

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 relevant lines covered (100.0%)

568.62 hits per line

Source Files on job 106.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 106
  • Travis Job 106.3
  • 5f568364 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