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

vbpf / prevail / 22280649614
89%

Build:
DEFAULT BRANCH: main
Ran 22 Feb 2026 04:22PM 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

22 Feb 2026 04:12PM UTC coverage: 88.511% (+0.02%) from 88.495%
22280649614

push

github

web-flow
Fix context descriptors for tracing and other program types (#959)

- Add proper context descriptors for 6 program types that incorrectly used
  `g_unspec_descr` (size=0): tracing (fentry/fexit/fmod_ret/iter/tp_btf),
  struct_ops, lsm, lirc_mode2, syscall, netfilter.
- Update all stale context struct sizes against kernel 6.14 uapi headers:
  `__sk_buff` 144→192, `xdp_md` 20→24, `bpf_sock` 48→80,
  `bpf_sock_ops` 184→224, `bpf_sock_addr` 56→72, and others.
- Add `flow_dissector` descriptor (shares `__sk_buff` layout but no `data_meta`).
- Reclassify genuinely-unsafe `invalid/` test programs as `TEST_SECTION_REJECT`
  instead of `TEST_SECTION_FAIL` (38 tests).
- Simplify test framework: drop per-test diagnostic strings from FAIL/SKIP macros;
  `VerifyIssueKind` enum (now documented in `test_verify.hpp`) is the sole annotation.
  Generator and inventory updated accordingly (-1350 lines net).
---------

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

228 of 228 new or added lines in 13 files covered. (100.0%)

13143 of 14849 relevant lines covered (88.51%)

4642472.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-Debug - 22280649614.1 22 Feb 2026 05:16PM UTC 106
86.62
GitHub Action Run
2 run-Release - 22280649614.2 22 Feb 2026 04:22PM UTC 106
87.71
GitHub Action Run
Source Files on build 22280649614
  • Tree
  • List 106
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d30d4eb5 on github
  • Prev Build on main (#22277619858)
  • Next Build on main (#22280765485)
  • 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