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

vbpf / prevail / 26457482655
86%

Build:
DEFAULT BRANCH: main
Ran 26 May 2026 03:30PM UTC
Jobs 2
Files 79
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 May 2026 03:19PM UTC coverage: 86.38%. First build
26457482655

push

github

web-flow
Add sleepable program support and might_sleep helper gating (#1136)

Add might_sleep flag to EbpfHelperPrototype and is_sleepable flag to
EbpfProgramType. Helpers marked might_sleep are rejected in non-sleepable
programs via is_helper_usable.

Sleepable programs are detected by matching section prefixes ending in
.s/ (e.g., fentry.s/, lsm.s/). Added .s/ variants for tracing and
struct_ops program types.

Syscall programs always run in sleepable context, so they should be
able to call might_sleep helpers regardless of section suffix.

Marked 5 helpers as might_sleep: copy_from_user, copy_from_user_task,
d_path, ima_inode_hash, ima_file_hash.

Closes #1133

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

5 of 5 new or added lines in 2 files covered. (100.0%)

8968 of 10382 relevant lines covered (86.38%)

6430884.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-Release - 26457482655.1 26 May 2026 03:30PM UTC 79
85.5
GitHub Action Run
2 run-Debug - 26457482655.2 26 May 2026 05:35PM UTC 79
84.63
GitHub Action Run
Source Files on build 26457482655
  • Tree
  • List 79
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 75198007 on github
  • Prev Build on main (#26457185044)
  • Next Build on main (#26457185044)
  • 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