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

vbpf / prevail / 28866098469
87%

Build:
DEFAULT BRANCH: main
Ran 07 Jul 2026 12:38PM UTC
Jobs 2
Files 79
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

07 Jul 2026 12:28PM UTC coverage: 86.529%. Remained the same
28866098469

push

github

elazarg
Guard Exit assertion handler against a missing label

The AssertExtractor Exit handler dereferenced current_label (a
std::optional<Label>) without checking has_value(). The only call site
that passes std::nullopt currently passes a Call, not an Exit, so this is
latent -- but any future get_assertions(Exit{}, ..., std::nullopt) would be
UB in a security-critical file.

Treat a missing label as the top-level frame, consistent with the sibling
make_valid_access which already guards the same member.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CsnGgfCt3qNBW1Wk8BPPjQ
Signed-off-by: Elazar Gershuni <elazarg@gmail.com>

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

9147 of 10571 relevant lines covered (86.53%)

6473897.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-Debug - 28866098469.1 07 Jul 2026 01:31PM UTC 79
84.8
GitHub Action Run
2 run-Release - 28866098469.2 07 Jul 2026 12:38PM UTC 79
85.62
GitHub Action Run
Source Files on build 28866098469
  • Tree
  • List 79
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7395fb3a on github
  • Prev Build on main (#28866055625)
  • Next Build on main (#28867867633)
  • 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