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

vbpf / prevail / 22208528709
88%

Build:
DEFAULT BRANCH: main
Ran 20 Feb 2026 02:23AM UTC
Jobs 2
Files 81
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

20 Feb 2026 02:12AM UTC coverage: 88.002% (+0.2%) from 87.848%
22208528709

push

github

web-flow
Handle Call builtins: fix handling of Falco tests  (#1025)

* falco: fix raw_tracepoint privilege and group expected failures

Mark raw_tracepoint/raw_tracepoint_writable as privileged program types so Falco raw-tracepoint sections are not treated as unprivileged argument checks.

Update Falco sample matrix to move now-passing sections out of TEST_SECTION_FAIL and group the remaining expected failures by root-cause class (offset lower-bound loss vs size lower-bound loss at correlated joins).

Signed-off-by: Elazar Gershuni <elazarg@gmail.com>

* elf/unmarshal: gate builtin relocations via platform call model

Add platform hooks to resolve builtin symbols and provide builtin call contracts, thread relocation-gated builtin call offsets through ProgramInfo, and only treat static helper IDs as builtins at gated call sites.

Also extend platform-table, marshal, and YAML-platform tests to cover builtin resolver wiring and call unmarshal behavior.
* crab: canonicalize unsigned intervals in bitwise_and
When uvalue intervals temporarily carry signed lower bounds (e.g. after joins), Interval::bitwise_and asserted in debug builds. Canonicalize both operands via zero_extend(64) before unsigned bitwise reasoning, preserving soundness and avoiding debug aborts.

Validated by reproducing SIGABRT on reverted code in [falco][verify] and confirming the patched build completes with expected 73 pass / 20 failed-as-expected.

* Fix unsound bitwise_and case for non-singleton all-ones rhs

Signed-off-by: Elazar Gershuni <elazarg@gmail.com>

239 of 252 new or added lines in 9 files covered. (94.84%)

1 existing line in 1 file now uncovered.

11743 of 13344 relevant lines covered (88.0%)

3262621.05 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
69.52
0.57% src/elf_loader.cpp
2
75.4
0.81% src/crab/interval.cpp
2
94.64
-0.28% src/ir/unmarshal.cpp
8
76.19
-1.65% src/test/ebpf_yaml.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
76.19
-1.65% src/test/ebpf_yaml.cpp
Jobs
ID Job ID Ran Files Coverage
1 run-Debug - 22208528709.1 20 Feb 2026 02:46AM UTC 81
85.94
GitHub Action Run
2 run-Release - 22208528709.2 20 Feb 2026 02:23AM UTC 81
87.18
GitHub Action Run
Source Files on build 22208528709
  • Tree
  • List 81
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e68a347b on github
  • Prev Build on main (#22203230537)
  • 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