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

dance858 / PSLP / 33340046429
76%

Build:
DEFAULT BRANCH: main
Ran 30 Aug 2026 10:47PM UTC
Jobs 1
Files 32
Run time 1min
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

30 Aug 2026 10:46PM UTC coverage: 75.696% (-14.1%) from 89.793%
33340046429

push

github

web-flow
Respect verbose=false in print_infeas_or_unbnd_message (#55)

run_presolver() gates every other console message behind
stgs->verbose (print_start_message, print_end_message), but calls
print_infeas_or_unbnd_message() unconditionally when the problem is
detected infeasible or unbounded. A caller that sets verbose = false
to keep PSLP silent still gets "PSLP declares problem as infeasible."
printed directly to stdout for exactly that case.

Found while embedding PSLP in cuOpt's Java bindings
(github.com/NVIDIA/cuopt): the caller already sets verbose = false,
but this one unconditional printf writes directly to the process's
native stdout stream, which corrupts tooling that intercepts stdout
for its own purposes -- in our case, Maven Surefire's forked-JVM
communication protocol.

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>

2686 of 4450 branches covered (60.36%)

Branch coverage included in aggregate %.

2 of 2 new or added lines in 1 file covered. (100.0%)

4359 of 4857 relevant lines covered (89.75%)

5607.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33340046429.1 30 Aug 2026 10:47PM UTC 32
75.7
GitHub Action Run
Source Files on build 33340046429
  • Tree
  • List 32
  • Changed 29
  • Source Changed 1
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33340046429
  • 12d37dd9 on github
  • Prev Build on main (#32094168058)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc