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

jonls / qsopt-ex
13%
master: 13%

Build:
Build:
LAST BUILD BRANCH: fix-strcpy
DEFAULT BRANCH: master
Repo Added 15 Oct 2015 02:35AM UTC
Files 93
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

LAST BUILD ON BRANCH fix-no-constraints
branch: fix-no-constraints
CHANGE BRANCH
x
Reset
  • fix-no-constraints
  • basic-tests
  • coveralls-support
  • editorconfig
  • expose-less
  • fix-strcpy
  • free-no-type
  • master

pending completion
154

push

travis-ci

jonls
Fix #2: Infinite loop when no constraints defined

Fixes bug where solving a problem with no constraints resulted
in an infinite loop. The row symbol table was not properly
initialized when no constraints were defined. To work around this,
the symbol table is now forced to be initialized before the call
that previously resulted in an infinite loop.

This still fails if no variables are defined but a change was made
in the order of initializations in ILLsimplex() so that a proper failure
happens instead of a segfault.

6954 of 52584 relevant lines covered (13.22%)

14.96 hits per line

Relevant lines Covered
Build:
Build:
52584 RELEVANT LINES 6954 COVERED LINES
14.96 HITS PER LINE
Source Files on fix-no-constraints
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
154 fix-no-constraints Fix #2: Infinite loop when no constraints defined Fixes bug where solving a problem with no constraints resulted in an infinite loop. The row symbol table was not properly initialized when no constraints were defined. To work around this, the sym... push 25 Feb 2017 10:42PM UTC jonls travis-ci pending completion  
See All Builds (26)
  • Repo 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

© 2025 Coveralls, Inc