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

chartjs / Chart.js / 3177 / 1
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 22 Apr 2017 05:18PM UTC
Files 43
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

22 Apr 2017 05:14PM UTC coverage: 92.196% (-0.002%) from 92.198%
3177.1

push

travis-ci

etimberg
Fix failing instanceof when reading context

`instanceof HTMLCanvasElement/CanvasRenderingContext2D` fails when the item is inside an iframe or when running in a protected environment. We could guess the types from their toString() value but let's keep things flexible and assume it's a sufficient condition if the item has a context2D which has item as `canvas`.

2236 of 2704 branches covered (82.69%)

4324 of 4690 relevant lines covered (92.2%)

931.65 hits per line

Source Files on job 3177.1
  • Tree
  • List 0
  • Changed 13
  • Source Changed 1
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 3177
  • Travis Job 3177.1
  • f7d2d753 on github
  • Prev Job for on master (#3176.1)
  • Next Job for on master (#3180.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