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

vbpf / prevail / 22266579403
89%

Build:
DEFAULT BRANCH: main
Ran 21 Feb 2026 11:50PM UTC
Jobs 2
Files 105
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

21 Feb 2026 11:40PM UTC coverage: 88.481% (+0.5%) from 88.004%
22266579403

push

github

web-flow
Bump ebpf-samples and overhaul ELF loader (#1026)

1. Add 6a81f8e ebpf-samples snapshot, bringing in cilium, falco, katran,
libbpf-bootstrap, suricata, and linux-selftests samples.
Generate per-project verify test suites from a JSON inventory with typed
expectation kinds (type tracking, bounds tracking, etc.) so each
known-failing test documents which verifier limitation it exercises.

2. Overhaul the ELF loader to handle the new samples:
- Split elf_loader.cpp into src/io/ modules behind a PIMPL ElfObject
  that hides elfio/libbtf types and caches the parsed ELF reader.
- CO-RE relocation engine resolving field offsets, type sizes,
  existence predicates, and enum values from .BTF.ext metadata
- Extern symbol resolution for LINUX_KERNEL_VERSION, CONFIG_HZ, etc.
- Program extraction follows reachable CFG to include fall-through
  subprograms not bounded by explicit symbol entries

2599 of 2903 new or added lines in 33 files covered. (89.53%)

20 existing lines in 4 files now uncovered.

13112 of 14819 relevant lines covered (88.48%)

4617531.44 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
93.33
src/io/elf_reader.hpp
3
94.55
src/io/elf_extern_resolve.cpp
3
93.18
src/test/test_verify.hpp
3
91.18
src/test/test_verify_multithreading.cpp
28
79.86
src/io/elf_loader.cpp
43
84.64
src/test/test_elf_loader.cpp
58
70.71
src/io/elf_map_parser.cpp
76
73.43
src/io/elf_core_reloc.cpp
89
80.22
src/io/elf_reader.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
81.98
0.43% src/linux/linux_platform.cpp
1
94.12
-0.39% src/test/test_failure_slice.cpp
7
80.54
-2.72% src/crab/ebpf_domain.cpp
11
89.96
-1.57% src/crab/ebpf_checker.cpp
Jobs
ID Job ID Ran Files Coverage
1 run-Debug - 22266579403.1 22 Feb 2026 12:43AM UTC 105
86.61
GitHub Action Run
2 run-Release - 22266579403.2 21 Feb 2026 11:50PM UTC 105
87.68
GitHub Action Run
Source Files on build 22266579403
  • Tree
  • List 105
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 738111a7 on github
  • Prev Build on main (#22262417988)
  • Next Build on main (#22269105447)
  • 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