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

hypothesis / h / 10171
70%
master: 97%

Build:
Build:
LAST BUILD BRANCH: realtime-update-v1-h-only-1
DEFAULT BRANCH: master
Ran 11 Feb 2016 03:35PM UTC
Jobs 1
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

pending completion
10171

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.

2603 of 3730 relevant lines covered (69.79%)

0.7 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
12
100.0
h/auth.py
18
100.0
h/app.py
20
100.0
h/accounts/views.py
Jobs
ID Job ID Ran Files Coverage
1 10171.1 11 Feb 2016 03:35PM UTC 0
69.79
Travis Job 10171.1
Source Files on build 10171
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10171
  • 6212a220 on github
  • Prev 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