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

zhanglab / psamm / 831 / 2
79%
master: 0%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 24 Jun 2016 05:01PM UTC
Files 51
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

24 Jun 2016 04:56PM UTC coverage: 75.131%. First build
TOXENV=py27-qsoptex,py34-qsoptex,coverage

push

travis-ci

jonls
cplex: Work around segfault in Cplex library

Calling get_num_binary() on the Cplex instance appears to cause
a segfault in some rare cases. We work around this by avoiding
the call on the first solve. This may not work around the
segfault if the solve() method is called multiple times but at
least it works for problems that are only solved once.

The problem reset is only needed if a problem is modified after the
first solve, so it should be safe to skip the first part of
_reset_problem_type() if the problem has not been solved before.

4311 of 5738 relevant lines covered (75.13%)

0.75 hits per line

Source Files on job 831.2 (TOXENV=py27-qsoptex,py34-qsoptex,coverage)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 831
  • Travis Job 831.2
  • b90ff498 on github
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