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

hypothesis / h / 10147 / 1
70%
master: 97%

Build:
Build:
LAST BUILD BRANCH: realtime-update-v1-h-only-1
DEFAULT BRANCH: master
Ran 10 Feb 2016 08:45PM UTC
Files 93
Run time 3s
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

10 Feb 2016 08:41PM UTC coverage: 69.955%. Remained the same
10147.1

push

travis-ci

robertknight
Improve error handling when injecting the sidebar

If the mini-script injected into the page to determine
the content type failed to execute, the returned
'frameResults' value will be null. Unfortunately
Chrome does not expose the actual exception details.

Additionally, several Chrome async APIs were used without
checking chrome.extension.lastError in the callback.

 - Handle the case where frameResults is null or not
   an array.
 - Use utils.promisify() to wrap several Chrome async APIs.
   This checks chrome.extension.lastError and rejects the
   promise if it fails.

2624 of 3751 relevant lines covered (69.95%)

0.7 hits per line

Source Files on job 10147.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10147
  • Travis Job 10147.1
  • a9b35f92 on github
  • Prev Job for on chrome-error-handling (#10146.1)
  • Next Job for on chrome-error-handling (#10171.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