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

vbpf / prevail / 26162194057
86%

Build:
DEFAULT BRANCH: main
Ran 20 May 2026 12:31PM UTC
Jobs 2
Files 77
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

20 May 2026 12:22PM UTC coverage: 86.629%. Remained the same
26162194057

push

github

elazarg
Rename ElfProgramInfo `invalid` to `reject_load` (#1043)

The CLI's `-l` output annotates programs that failed to load with
`[invalid: ...]`, which collides with two existing meanings: the
ebpf-samples `invalid/` project (whose ELFs are intentionally
malformed) and the broader "verifier rejected the program" usage. The
inventory tooling already classifies these as `reject_load`
(scripts/update_verify_expectations.py); apply that terminology
consistently across:

- `ElfProgramInfo::invalid` → `reject_load` (and `invalid_reason` →
  `reject_load_reason`)
- CLI emission `[invalid: ...]` → `[reject_load: ...]`
- generate_elf_inventory.py regex and emitted JSON keys
- update_verify_expectations.py reader
- regenerated keys in test-data/elf_inventory.json (the `invalid/`
  project name is preserved)

Closes #1043.

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

2 of 2 new or added lines in 1 file covered. (100.0%)

9323 of 10762 relevant lines covered (86.63%)

6280175.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-Debug - 26162194057.1 20 May 2026 01:25PM UTC 77
84.65
GitHub Action Run
2 run-Release - 26162194057.2 20 May 2026 12:31PM UTC 77
85.7
GitHub Action Run
Source Files on build 26162194057
  • Tree
  • List 77
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • fcfb8ef8 on github
  • Prev Build on main (#26162175763)
  • Next Build on main (#26162175763)
  • 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