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

hypothesis / h / 10147
70%
master: 97%

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

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

Jobs
ID Job ID Ran Files Coverage
1 10147.1 10 Feb 2016 08:45PM UTC 0
69.95
Travis Job 10147.1
Source Files on build 10147
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10147
  • a9b35f92 on github
  • Prev Build on chrome-error-handling (#10146)
  • Next Build on chrome-error-handling (#10171)
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