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

zmwangx / storyboard / 58
90%

Build:
DEFAULT BRANCH: master
Ran 26 Apr 2015 08:57PM UTC
Jobs 1
Files 7
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
58

push

travis-ci

zmwangx
solve the improperly-closed file problem via sys.exc_clear()

The improperly-closed file is kept in the traceback, and in Python 2.7
it appears that the traceback of exceptions handled by context managers
won't be disposed of until end of scope. sys.exc_clear() clears that
exception.

See http://stackoverflow.com/a/29882766/1944784 for details.

857 of 973 relevant lines covered (88.08%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 58.1 26 Apr 2015 08:57PM UTC 0
88.08
Travis Job 58.1
Source Files on build 58
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #58
  • da24cdfb on github
  • Prev Build on master (#57)
  • Next Build on master (#59)
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