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

lukasoppermann / html5sortable / 506 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 25 Feb 2018 02:16PM UTC
Files 1
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

25 Feb 2018 02:14PM UTC coverage: 88.657% (+0.3%) from 88.393%
506.1

push

travis-ci

web-flow
Change build step to rollup (#309)

## breaking changes
- files have been renamed to `html5sortable` and are now in separate files for es6, css, and iife.
	- iffe (loading file via script tag): `dist/html5sortable.js` or `dist/html5sortable.min.js`
	- ES6 Module: `dist/html5sortable.es.js`
	- CommonJS Module: `dist/html5sortable.cjs.js`
	- AMD Module: `dist/html5sortable.amd.js`

## other changes
- src file is now an es6 module in a typescript file (but not converted to typescript yet)
- rollup transpiles to es5 so es6 syntax can be used in the src file.
- gulp was removed and rollup replaces it
- only iife has a minified version

122 of 165 branches covered (73.94%)

297 of 335 relevant lines covered (88.66%)

1861.89 hits per line

Source Files on job 506.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1
  • Travis Job 506.1
  • ce5ab910 on github
  • Prev Job for on master (#501.1)
  • Next Job for on master (#509.1)
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