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

vbpf / prevail / 22438876639
89%

Build:
DEFAULT BRANCH: main
Ran 08 Mar 2026 05:38PM 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

26 Feb 2026 10:51AM UTC coverage: 88.981% (+0.05%) from 88.93%
22438876639

push

github

elazarg
Add .ksyms kfunc relocation support

Rewrite .ksyms kfunc extern calls to call_btf during ELF relocation via platform callback resolution and preserve module offset in IR marshal/unmarshal.

Changes:
- Add platform callback (resolve_ksym_btf_id) for symbol-to-{btf_id,module} resolution
- Pre-parse .BTF .ksyms function symbols and cache resolution in ELF loader
- Rewrite CALL src=1 externs to CALL src=2 with imm=btf_id and offset=module
- Preserve module offset in call_btf IR/marshal/unmarshal/printing
- Add negative-module validation and offset==0 precondition in rewrite
- Add focused tests for loader, marshal, and platform behavior

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

132 of 157 new or added lines in 12 files covered. (84.08%)

1 existing line in 1 file now uncovered.

13300 of 14947 relevant lines covered (88.98%)

4609164.27 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
83.33
-0.7% src/ir/syntax.hpp
4
86.52
-1.27% src/ir/parse.cpp
4
75.39
-0.8% src/test/ebpf_yaml.cpp
5
57.67
-0.33% src/printing.cpp
11
81.14
1.0% src/io/elf_reader.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
83.33
-0.7% src/ir/syntax.hpp
Jobs
ID Job ID Ran Files Coverage
1 run-Debug - 22438876639.1 08 Mar 2026 07:51PM UTC 106
87.15
GitHub Action Run
2 run-Release - 22438876639.2 08 Mar 2026 05:38PM UTC 106
88.23
GitHub Action Run
Source Files on build 22438876639
  • Tree
  • List 106
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b9010eee on github
  • Prev Build on main (#22284957568)
  • Next Build on main (#22872312767)
  • 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