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

vbpf / prevail / 24936469119
86%

Build:
DEFAULT BRANCH: main
Ran 25 Apr 2026 05:38PM UTC
Jobs 2
Files 111
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

25 Apr 2026 05:26PM UTC coverage: 89.185% (-0.06%) from 89.245%
24936469119

push

github

web-flow
make Call composition explicit; centralize region semantics (#1097)

Addresses two areas from #1086 in 6 conservative, behavior-preserving commits:
1. **`CallContract`** — Move helper argument requirements, return contract, and side-effects out of `Call` into `Call::contract`. Identity stays on `Call::target` (a new `CallTarget`).
2. **`region_semantics` module** — New `src/crab/region_semantics.{hpp,cpp}` owns `is_region_access_type`, `primary_kind_variable_for_type`, and `region_bounds`. Replaces the four per-region `check_access_*` helpers in `EbpfChecker` with one driver, collapses the parallel switches in `ValidAccess` and `ValidMapKeyValue`, and groups the type cases in the transformer's `do_load`.

---------

Signed-off-by: Elazar Gershuni <elazarg@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

370 of 428 new or added lines in 18 files covered. (86.45%)

3 existing lines in 2 files now uncovered.

13714 of 15377 relevant lines covered (89.19%)

4393280.35 hits per line

Uncovered Changes

Lines Coverage ∆ File
20
87.1
src/ir/call_resolver.cpp
18
57.2
-0.65% src/printing.cpp
10
55.32
-0.71% src/linux/kfunc.cpp
5
88.89
src/crab/region_semantics.cpp
2
88.6
-1.21% src/crab/ebpf_checker.cpp
2
75.46
0.0% src/test/ebpf_yaml.cpp
1
92.22
0.23% src/crab/ebpf_transformer.cpp

Coverage Regressions

Lines Coverage ∆ File
2
88.6
-1.21% src/crab/ebpf_checker.cpp
1
57.2
-0.65% src/printing.cpp
Jobs
ID Job ID Ran Files Coverage
1 run-Debug - 24936469119.1 25 Apr 2026 06:21PM UTC 111
87.49
GitHub Action Run
2 run-Release - 24936469119.2 25 Apr 2026 05:38PM UTC 111
88.43
GitHub Action Run
Source Files on build 24936469119
  • Tree
  • List 111
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 812e1e2f on github
  • Prev Build on main (#24885662803)
  • Next Build on main (#24958783962)
  • 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