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

vbpf / prevail / 22275933828
89%

Build:
DEFAULT BRANCH: main
Ran 22 Feb 2026 11:17AM UTC
Jobs 2
Files 106
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

22 Feb 2026 11:07AM UTC coverage: 88.53% (+0.002%) from 88.528%
22275933828

push

github

elazarg
Fix widening termination by removing constraint re-addition (#960)

TypeToNumDomain::widen called collect_type_dependent_constraints and
re-added intervals via set() after zone widening. This triggered eager
normalization (close_after_widen), which could create contradictions
producing bottom and causing infinite fixed-point iteration.

The fix removes the constraint re-addition from widen — this logic is
correct in join (where precision matters) but defeats widening's
termination guarantee. The separate known issue of eager normalization
in the zone domain constructor (split_dbm.hpp:145) is architectural
and remains deferred.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Elazar Gershuni <elazarg@gmail.com>

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

13145 of 14848 relevant lines covered (88.53%)

4640721.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-Debug - 22275933828.1 22 Feb 2026 12:11PM UTC 106
86.66
GitHub Action Run
2 run-Release - 22275933828.2 22 Feb 2026 11:17AM UTC 106
87.73
GitHub Action Run
Source Files on build 22275933828
  • Tree
  • List 106
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 1e69ef00 on github
  • Prev Build on main (#22275929647)
  • Next Build on main (#22277619858)
  • Delete
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