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

iovisor / ubpf / 21309317007
78%

Build:
DEFAULT BRANCH: main
Ran 24 Jan 2026 05:16AM UTC
Jobs 6
Files 165
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

24 Jan 2026 04:38AM UTC coverage: 78.262%. Remained the same
21309317007

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>

6891 of 8805 relevant lines covered (78.26%)

397381.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-RelWithDebInfo-ubuntu-latest-arm64 - 21309317007.1 24 Jan 2026 05:58AM UTC 67
60.31
GitHub Action Run
2 run-Debug-ubuntu-latest-x86_64 - 21309317007.2 24 Jan 2026 05:40AM UTC 66
76.14
GitHub Action Run
3 run-RelWithDebInfo-macos-latest-x86_64 - 21309317007.3 24 Jan 2026 05:16AM UTC 82
78.33
GitHub Action Run
4 run-Debug-ubuntu-latest-arm64 - 21309317007.4 24 Jan 2026 05:53AM UTC 67
60.28
GitHub Action Run
5 run-Debug-macos-latest-x86_64 - 21309317007.5 24 Jan 2026 05:34AM UTC 82
78.47
GitHub Action Run
6 run-RelWithDebInfo-ubuntu-latest-x86_64 - 21309317007.6 24 Jan 2026 05:46AM UTC 66
76.12
GitHub Action Run
Source Files on build 21309317007
  • Tree
  • List 165
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21309317007
  • b2cc37fc on github
  • Prev Build on main (#21309311494)
  • Next Build on main (#21321528873)
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