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

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

Build:
Build:
LAST BUILD BRANCH: 3.0.1
DEFAULT BRANCH: master
Ran 24 Jul 2016 11:38PM UTC
Jobs 3
Files 6
Run time 1min
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
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

Jobs
ID Job ID Ran Files Coverage
1 106.1 24 Jul 2016 11:38PM UTC 0
100.0
Travis Job 106.1
2 106.2 24 Jul 2016 11:39PM UTC 0
100.0
Travis Job 106.2
3 106.3 24 Jul 2016 11:40PM UTC 0
100.0
Travis Job 106.3
Source Files on build 106
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #106
  • 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