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

sumtype / common-algorithms-js / 36
100%

Build:
DEFAULT BRANCH: master
Ran 18 Feb 2018 06:27AM UTC
Jobs 2
Files 82
Run time 14s
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
36

push

travis-ci

sumtype
Refactored algorithms to ES6+.  Changed module loading method to import/export by default.  Added es5.js module import file following UMD syntax.  Switched package.json scripts from npm to yarn.  Switched to nyc testing framework.  Tests are performed on ES6+ code via ES6+ mocha/chai tests.  When 'yarn test' is run ES5 algorithm UMD modules and tests are compiled and tested alongside their ES6+ counterparts, using the proper ES5 algorithm version in ES5 test cases.  In addition, during this compilation process a file, ./es5.js, is produced for users to load the modules from via the respective UMD means.  package.json is updated to prefer import/export syntax, the main property points to ./es6.js by default.

1376 of 1978 branches covered (69.57%)

Branch coverage included in aggregate %.

1477 of 1647 relevant lines covered (89.68%)

29.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 36.1 18 Feb 2018 06:27AM UTC 0
78.7
Travis Job 36.1
2 36.2 18 Feb 2018 06:27AM UTC 0
78.7
Travis Job 36.2
Source Files on build 36
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #36
  • 0a71cf9a on github
  • Prev Build on master (#35)
  • Next Build on master (#37)
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

© 2026 Coveralls, Inc