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

Alan-Jowett / ubpf
78%
master: 92%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 18 Jun 2022 11:06PM UTC
Files 131
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • aarch64_readme
  • add_api_doc_link
  • add_bpf_conformance_tests
  • add_code_Gen_tests
  • add_code_gen_tests
  • add_ctest
  • add_test_and_coverage
  • arm64
  • cleanup
  • debug
  • dependabot
  • dependabot/github_actions/actions-09526a9899
  • dependabot/github_actions/actions-0ba81a7022
  • dependabot/github_actions/actions-0bcef6f5ce
  • dependabot/github_actions/actions-131532031c
  • dependabot/github_actions/actions-1509149478
  • dependabot/github_actions/actions-15413d93e9
  • dependabot/github_actions/actions-209eccb7e7
  • dependabot/github_actions/actions-235d117b1f
  • dependabot/github_actions/actions-243d7dc9c9
  • dependabot/github_actions/actions-2d7c865d12
  • dependabot/github_actions/actions-62c22b5ba5
  • dependabot/github_actions/actions-9aa0d56b6e
  • dependabot/github_actions/actions-bb3f42b061
  • dependabot/github_actions/actions-ef470c4c78
  • dependabot/github_actions/actions/cache-3.0.11
  • dependabot/github_actions/actions/upload-artifact-3.1.0
  • dependabot/github_actions/coverallsapp/github-action-1.1.3
  • dependabot/github_actions/github/codeql-action-2.1.27
  • dependabot/pip/actions-d3fce962ef
  • dependabot/pip/nose-approx-eq-1.3.7
  • dependabot/pip/pyelftools-approx-eq-0.29
  • dependabot/submodules/actions-01fc0163df
  • dependabot/submodules/actions-185e3ab0e0
  • dependabot/submodules/actions-507aa59b22
  • dependabot/submodules/actions-5a4aac8c64
  • dependabot/submodules/actions-a1a8f43c30
  • dependabot/submodules/actions-aceee3858e
  • dependabot/submodules/actions-cbc7190d65
  • dependabot/submodules/actions-ce454e3a81
  • dependabot/submodules/actions-e512bf45d3
  • dependabot/submodules/external/bpf_conformance-389cf18
  • dependabot/submodules/external/bpf_conformance-6253ac7
  • dependabot/submodules/external/bpf_conformance-832efb7
  • doxygen
  • ebpf_mitigations
  • exclude_system_header_coverage
  • fix_readme
  • fix_signed_unsigned_mismatch
  • fuzz_test
  • gh-pages
  • integrate_bpf_conformance
  • issue110
  • issue114
  • issue115
  • issue117
  • issue120
  • issue125
  • issue126-clang-format-license-check
  • issue137
  • issue163
  • issue164
  • issue185
  • issue197
  • issue205
  • issue250
  • issue255
  • issue259
  • issue29
  • issue325
  • issue431
  • issue45
  • issue81
  • master
  • refactor_bpf_conformance
  • rename_license_for_compliance
  • restrict_coverge_to_product_code
  • sign_extend_tests
  • switch_to_ubuntu_22_04
  • test_arm64
  • test_arm64_ubuntu22
  • test_elf
  • try_arm64_ubsan_only
  • update_bpf_conformance
  • wait_for_macos_no_retpoline
  • windows_workaround

02 Feb 2026 06:39PM UTC coverage: 78.051%. Remained the same
21688876494

push

github

web-flow
build(deps): bump the actions group with 3 updates (#754)

Bumps the actions group with 3 updates: [step-security/harden-runner](https://github.com/step-security/harden-runner), [actions/cache](https://github.com/actions/cache) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `step-security/harden-runner` from 2.14.0 to 2.14.1
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](https://github.com/step-security/harden-runner/compare/v2.14.0...e3f713f2d)

Updates `actions/cache` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/8b402f58f...cdf6c1fa7)

Updates `github/codeql-action` from 4.31.11 to 4.32.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/19b2f06db...b20883b0c)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: actions/cache
  dependency-version: 5.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: github/codeql-action
  dependency-version: 4.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

6376 of 8169 relevant lines covered (78.05%)

539824.44 hits per line

Relevant lines Covered
Build:
Build:
8169 RELEVANT LINES 6376 COVERED LINES
539824.44 HITS PER LINE
Source Files on main
  • Tree
  • List 131
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21688876494 main build(deps): bump the actions group with 3 updates (#754) Bumps the actions group with 3 updates: [step-security/harden-runner](https://github.com/step-security/harden-runner), [actions/cache](https://github.com/actions/cache) and [github/codeql-... push 04 Feb 2026 09:23PM UTC web-flow github
78.05
21679098398 main build(deps): bump the actions group with 3 updates (#754) Bumps the actions group with 3 updates: [step-security/harden-runner](https://github.com/step-security/harden-runner), [actions/cache](https://github.com/actions/cache) and [github/codeql-... push 04 Feb 2026 04:16PM UTC web-flow github
78.05
21648367450 main Fix MSVC C6262 warning: reduce ubpf_exec_ex stack usage (#752) * Fix MSVC C6262 warning: reduce ubpf_exec_ex stack usage Addresses issue #751 where ubpf_exec_ex exceeded MSVC's 1024-byte stack threshold (was 1324 bytes). Changes: - Reduce _reg ... push 03 Feb 2026 09:24PM UTC web-flow github
78.05
21570337114 main Fix MSVC C6262 warning: reduce ubpf_exec_ex stack usage (#752) * Fix MSVC C6262 warning: reduce ubpf_exec_ex stack usage Addresses issue #751 where ubpf_exec_ex exceeded MSVC's 1024-byte stack threshold (was 1324 bytes). Changes: - Reduce _reg ... push 01 Feb 2026 09:14PM UTC web-flow github
78.05
21550979206 main Fix MSVC C6262 warning: reduce ubpf_exec_ex stack usage (#752) * Fix MSVC C6262 warning: reduce ubpf_exec_ex stack usage Addresses issue #751 where ubpf_exec_ex exceeded MSVC's 1024-byte stack threshold (was 1324 bytes). Changes: - Reduce _reg ... push 31 Jan 2026 09:12PM UTC web-flow github
78.05
21533917087 main Fix MSVC C6262 warning: reduce ubpf_exec_ex stack usage (#752) * Fix MSVC C6262 warning: reduce ubpf_exec_ex stack usage Addresses issue #751 where ubpf_exec_ex exceeded MSVC's 1024-byte stack threshold (was 1324 bytes). Changes: - Reduce _reg ... push 30 Jan 2026 11:15PM UTC web-flow github
78.05
21530943565 main Fix memory leak in ubpf_unload_code when reloading programs (#745) * Initial plan * Fix memory leak in ubpf_unload_code and add test - Added free(vm->int_funcs) and set it to NULL in ubpf_unload_code() - Created custom test ubpf_test_reload_cod... push 30 Jan 2026 09:19PM UTC web-flow github
76.56
21494997729 main Fix memory leak in ubpf_unload_code when reloading programs (#745) * Initial plan * Fix memory leak in ubpf_unload_code and add test - Added free(vm->int_funcs) and set it to NULL in ubpf_unload_code() - Created custom test ubpf_test_reload_cod... push 29 Jan 2026 09:20PM UTC web-flow github
76.56
21460807704 main Fix memory leak in ubpf_unload_code when reloading programs (#745) * Initial plan * Fix memory leak in ubpf_unload_code and add test - Added free(vm->int_funcs) and set it to NULL in ubpf_unload_code() - Created custom test ubpf_test_reload_cod... push 29 Jan 2026 12:31AM UTC web-flow github
76.56
21458061465 main Unify test and fuzzer configuration with shared CMake support library (#740) * Add shared test configuration and CMake presets - Created cmake/test_support.cmake with shared includes and libs - Updated custom_tests/CMakeLists.txt to use shared c... push 28 Jan 2026 10:36PM UTC web-flow github
78.05
See All Builds (1816)
  • Repo on GitHub
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