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

hypothesis / h / 10142
70%
master: 97%

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

pending completion
10142

push

travis-ci

robertknight
Improve capture of sidebar injection errors

 * Capture the tab URL as context when injecting the sidebar
   fails, for use in debugging.

 * Handle the Error-like objects used by chrome.extension.lastError
   better.

   When a Chrome async API fails, it sets chrome.extension.lastError
   to an Error-like object with a 'message' property. Since this
   object is not an instance of Error, RavenJS stringified it
   with .toString(), resulting in an unhelpful '[object Object]'
   message in Sentry.

   This commit adds logic to extract out the message property
   of such objects when capturing exceptions.

2624 of 3751 relevant lines covered (69.95%)

0.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10142.1 10 Feb 2016 08:06PM UTC 0
69.95
Travis Job 10142.1
Source Files on build 10142
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10142
  • d31c1c0f on github
  • Next Build on chrome-inject-error-capture (#10143)
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