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

vbpf / prevail / 22198361536
88%

Build:
DEFAULT BRANCH: main
Ran 19 Feb 2026 08:19PM UTC
Jobs 2
Files 80
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

19 Feb 2026 08:14PM UTC coverage: 88.223% (-0.1%) from 88.339%
22198361536

push

github

web-flow
Add table-driven kfunc CALL src=2 resolution and validation (#1023)

* Add table-driven kfunc CALL src=2 resolution and validation
* Reject flagged kfunc entries until KF semantics are modeled
* Enforce kfunc program-type and privilege availability gating
* Allow map-value-or-null kfunc returns in table-driven subset
* Harden kfunc ValidCall handling and extend arg-pair coverage
* Harden kfunc arg-kind mapping and remove redundant static
* Add writable-memory kfunc arg-pair contract coverage
* Disambiguate helper and kfunc calls in ValidCall checks
* move linux prototype mapping out of ir
The `args.size() - i < 2` check was always false because the args
array has a DONTCARE sentinel at index 6, ensuring args[i+1] is
always in bounds for any i in the loop range [1, 5].
* cfg: only treat helper calls as tail-call helpers
* docs: point kfunc support matrix to linux/kfunc implementation
* platform: route kfunc resolution through platform interface
* kfunc: cache validated call resolution in cfg lowering

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

266 of 314 new or added lines in 6 files covered. (84.71%)

2 existing lines in 1 file now uncovered.

11252 of 12754 relevant lines covered (88.22%)

869080.15 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
77.84
-0.85% src/test/ebpf_yaml.cpp
5
76.45
-0.39% src/ir/cfg_builder.cpp
39
65.49
src/linux/kfunc.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
2
76.45
-0.39% src/ir/cfg_builder.cpp
Jobs
ID Job ID Ran Files Coverage
1 run-Release - 22198361536.1 19 Feb 2026 08:18PM UTC 80
87.43
GitHub Action Run
2 run-Debug - 22198361536.2 19 Feb 2026 08:25PM UTC 80
86.1
GitHub Action Run
Source Files on build 22198361536
  • Tree
  • List 80
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5a1e0f02 on github
  • Prev Build on main (#22195653973)
  • Next Build on main (#22199430037)
  • 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