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

katspaugh / wavesurfer.js / 2902
82%

Build:
DEFAULT BRANCH: master
Ran 10 Dec 2020 06:19PM UTC
Jobs 1
Files 22
Run time 8s
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
2902

push

travis-ci-com

web-flow
spectrogram plugin: Use ImageData to draw pixel-by-pixel (#2127)

* Use ImageData to draw pixel-by-pixel

* calling `fillStyle` and `fillRect` multiple times is thrashing the DOM
  when what we're ultimately doing is drawing pixel by pixel. ImageData
  is best suited for pixel by pixel operations.
* removed `const length` because it was unused

* Add to changelog

421 of 639 branches covered (65.88%)

1151 of 1396 relevant lines covered (82.45%)

4755.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2902.1 10 Dec 2020 06:19PM UTC 0
82.45
Travis Job 2902.1
Source Files on build 2902
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2902
  • 2be59a0f on github
  • Prev Build on master (#2891)
  • Next Build on master (#2908)
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