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

hypothesis / h / 10146
70%
master: 97%

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

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 10146.1 10 Feb 2016 08:34PM UTC 0
69.95
Travis Job 10146.1
Source Files on build 10146
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10146
  • 2073cc13 on github
  • Next Build on chrome-error-handling (#10147)
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