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

isislovecruft / bridgedb / 785
91%

Build:
DEFAULT BRANCH: develop
Ran 24 Feb 2015 10:10PM UTC
Jobs 2
Files 37
Run time 2min
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
785

push

travis-ci

isislovecruft
Refactor b.persistent.State with problems found in additional tests.

 * ADD documentation that `b.persistent.State.load` can raise a
   MissingState exception.

 * REMOVE an `else` clause in b.persistent.State.load() that was
   impossible to hit because the `elif` clause right before it should
   always succeed or raise an AttributeError.

 * ADD error handling for when pickle.load() is given an opened, but
   empty file, and an EOFError is raised.

 * CHANGE b.persistent.State.load() to only raise a MissingState
   exception at the end if there were errors detected during the
   function execution.

 * REMOVE unused `err` variable from b.persistent.State.save().

3580 of 4422 relevant lines covered (80.96%)

1.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 785.1 (TWISTED_VERSION=13.2.0 PYOPENSSL_VERSION=0.13.1) 24 Feb 2015 10:10PM UTC 0
Travis Job 785.1
3 785.3 (TWISTED_VERSION=15.0.0 PYOPENSSL_VERSION=0.14) 24 Feb 2015 10:12PM UTC 0
80.96
Travis Job 785.3
Source Files on build 785
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #785
  • cda620bc on github
  • Prev Build on develop (#784)
  • Next Build on develop (#786)
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