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

iovisor / ubpf / 21321528873 / 5
78%
main: 78%

Build:
DEFAULT BRANCH: main
Ran 24 Jan 2026 09:14PM UTC
Files 67
Run time 2s
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

24 Jan 2026 04:38AM UTC coverage: 60.307%. Remained the same
21321528873.5

push

github

web-flow
Fix compilation on non-x86_64/non-aarch64 architectures (#708)

* Initial plan

* Fix compilation on non-x86_64/aarch64 architectures by correcting field name

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Task complete - compilation fix verified

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Remove CodeQL build artifacts and update .gitignore

Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>

* Add missing null stub initializations for non-x86_64/non-aarch64 architectures

The #else branch was missing initialization of jit_update_dispatcher and
jit_update_helper, which would leave these function pointers as NULL.
This could cause crashes when ubpf_register or ubpf_set_dispatcher is
called after JIT compilation on unsupported architectures.

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

---------

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Alan-Jowett <20480683+Alan-Jowett@users.noreply.github.com>
Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>

3455 of 5729 relevant lines covered (60.31%)

60915.81 hits per line

Source Files on job run-RelWithDebInfo-ubuntu-latest-arm64 - 21321528873.5
  • Tree
  • List 67
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21321528873
  • b2cc37fc on github
  • Prev Job for on main (#21309311494.5)
  • Next Job for on main (#21323134767.3)
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