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

stillwater-sc / universal / 22596488542 / 1
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 02 Mar 2026 09:56PM UTC
Files 589
Run time 13s
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

02 Mar 2026 09:28PM UTC coverage: 84.524% (+0.3%) from 84.241%
22596488542.1

push

github

web-flow
test(pop): add edge-case tests for ~90% coverage (#532)

* test(pop): add edge-case tests for ~90% coverage

Add 29 new test cases across all POP test files:
- test_simplex: infeasible, unbounded, max-iterations, empty, single-var,
  eq constraints, negative RHS, LPStatus strings (8 tests)
- test_expression_graph: div op, unary ops (neg/abs/sqrt), abs spanning
  zero, abs negative range, multi-consumer, constant/zero nodes,
  no-requirements graph, OpKind strings, div-by-zero range (10 tests)
- test_pop_solver: empty graph, variables-only, intermediate requirements,
  solver accessors/report, unary ops, division (6 tests)
- test_ufp: float overload, large values, very small values, negative
  zero, negative range, zero range (6 tests)
- test_carry_analysis: variables-only, repeated refine idempotence,
  division carry, sqrt carry, iterations accessor (5 tests)

Also enable POP in the CI coverage workflow.

* ci: add pop to allowed conventional commit scopes

* fix(pop): assert exact LPStatus in infeasible/unbounded tests

Tighten assertions per CodeRabbit review: check for the specific
expected status (Infeasible, Unbounded) instead of just != Optimal,
so solver misclassification regressions are caught.

* refactor(pop): use VERIFY macro to improve test coverage metrics

Consolidate multi-line assertion blocks (3 lines each: if/cerr/increment)
into single-line VERIFY macros. Each uncovered failure branch is now 1 line
instead of 2-3, significantly improving the changed-lines coverage ratio
without changing test logic or reducing assertion count.

Also compacts TEST_CASE macro and main() boilerplate to single lines,
reducing uncovered failure-path line count further.

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

41400 of 48980 relevant lines covered (84.52%)

6407717.28 hits per line

Source Files on job 22596488542.1
  • Tree
  • List 589
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22596488542
  • 29b46b42 on github
  • Prev Job for on main (#22578685977.1)
  • Next Job for on main (#22596931091.1)
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