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

katspaugh / wavesurfer.js / 2422
82%

Build:
DEFAULT BRANCH: master
Ran 07 Dec 2019 01:58PM UTC
Jobs 1
Files 22
Run time 2s
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
2422

push

travis-ci

thijstriemstra
regions plugin: don't assign to module object (#1823)

As it's invalid (I noticed when bundling with rollup).

Reproduce in a browser with something like the following:
```js
<script type=module>
import * as util from './util.js';
util.a = 1;
</script>
```

397 of 631 branches covered (62.92%)

1115 of 1383 relevant lines covered (80.62%)

4162.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2422.1 07 Dec 2019 01:58PM UTC 0
80.62
Travis Job 2422.1
Source Files on build 2422
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2422
  • 0914f294 on github
  • Prev Build on master (#2419)
  • Next Build on master (#2424)
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