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

Alan-Jowett / ebpf-verifier / 21886055111
88%

Build:
DEFAULT BRANCH: main
Ran 10 Feb 2026 11:25PM UTC
Jobs 2
Files 77
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

10 Feb 2026 08:02PM UTC coverage: 86.783% (+0.08%) from 86.699%
21886055111

push

github

elazarg
Fix inverted is_stable predicate in close_after_widen

UnstableWrap::operator[] returned true for unstable vertices, but was
passed as the `is_stable` parameter to close_after_widen. This caused
Dijkstra recovery to run from stable vertices (no-op) instead of
unstable vertices, missing transitive edge tightenings after widening.

Negate the predicate so unstable vertices are correctly marked V_UNSTABLE
and recovery discovers shortest paths through them.

https://claude.ai/code/session_01XRADiTjoWyzfaoyhF2odaf
Signed-off-by: Claude Code <claude@anthropic.com>

33 of 34 new or added lines in 2 files covered. (97.06%)

9370 of 10797 relevant lines covered (86.78%)

3129617.71 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
99.53
-0.47% src/test/test_join.cpp
Jobs
ID Job ID Ran Files Coverage
1 run-Release - 21886055111.1 10 Feb 2026 11:25PM UTC 76
85.9
GitHub Action Run
2 run-Debug - 21886055111.2 11 Feb 2026 12:09AM UTC 77
84.53
GitHub Action Run
Source Files on build 21886055111
  • Tree
  • List 77
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • fb6c0e31 on github
  • Prev Build on main (#21873750636)
  • Next Build on main (#21929031462)
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