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

m-lab / telescope / 80
61%

Build:
DEFAULT BRANCH: master
Ran 16 May 2016 03:45PM UTC
Jobs 1
Files 8
Run time 1s
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
80

push

travis-ci

Michael Lynch
Preventing telescope from swallowing fatal exceptions (#101)

Currently main() puts the call to generate_query within a try/except and
swallows the exception if it encounters a fatal exception. This is bad because
it causes telescope to exit with a successful error code even if it failed,
which confuses tools that rely on Telescope's exit code.

This fixes the issue by just letting the exceptions bubble out on their own.
They don't need extra logging because the exceptions themselves will describe
the failure.

496 of 821 relevant lines covered (60.41%)

0.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 80.1 16 May 2016 03:45PM UTC 0
60.41
Travis Job 80.1
Source Files on build 80
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #80
  • 1b96b052 on github
  • Prev Build on master (#77)
  • Next Build on master (#86)
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

© 2025 Coveralls, Inc