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

Alan-Jowett / bpf_conformance
95%

Build:
DEFAULT BRANCH: main
Repo Added 07 Oct 2022 12:11AM UTC
Files 11
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • copilot/add-bpf-disassembler
  • copilot/add-bswap-instructions-support
  • copilot/fix-120-negative-unused-fields
  • copilot/fix-129-libbpf-opts
  • copilot/fix-170-document-dependencies
  • copilot/fix-174-renovate-libbpf
  • copilot/fix-175-libbpf-version-check
  • copilot/fix-384
  • copilot/fix-bpf-conformance-dependency
  • copilot/fix-callx-test-issue
  • copilot/fix-error-output-newlines
  • copilot/make-msvc-version-fatal-error
  • dependabot/docker/Docker/Linux/actions-134a8fa642
  • dependabot/docker/Docker/Windows/actions-84f11d5495
  • dependabot/github_actions/actions-023b634e2b
  • dependabot/github_actions/actions-0e0acfac1b
  • dependabot/github_actions/actions-1396088ac4
  • dependabot/github_actions/actions-1509149478
  • dependabot/github_actions/actions-18aa6ed890
  • dependabot/github_actions/actions-2717ad4317
  • dependabot/github_actions/actions-28c529a874
  • dependabot/github_actions/actions-2e1d176b4e
  • dependabot/github_actions/actions-2e70f73bb1
  • dependabot/github_actions/actions-2ed9febddb
  • dependabot/github_actions/actions-34cf0c888b
  • dependabot/github_actions/actions-3bc6f738f9
  • dependabot/github_actions/actions-3e01918a24
  • dependabot/github_actions/actions-4541f2482a
  • dependabot/github_actions/actions-457d4ce71e
  • dependabot/github_actions/actions-5040dbcbc2
  • dependabot/github_actions/actions-522a0045d5
  • dependabot/github_actions/actions-534879f535
  • dependabot/github_actions/actions-5644b6c6f7
  • dependabot/github_actions/actions-566115aec2
  • dependabot/github_actions/actions-56b48650ac
  • dependabot/github_actions/actions-59aacc1a22
  • dependabot/github_actions/actions-5fe515b291
  • dependabot/github_actions/actions-696e9a73be
  • dependabot/github_actions/actions-8711e512cc
  • dependabot/github_actions/actions-8b94b91cb6
  • dependabot/github_actions/actions-964b1fe010
  • dependabot/github_actions/actions-9aa0d56b6e
  • dependabot/github_actions/actions-a0eb182256
  • dependabot/github_actions/actions-a7214c9ea7
  • dependabot/github_actions/actions-a72d6170ce
  • dependabot/github_actions/actions-b6901bf72e
  • dependabot/github_actions/actions-bd21606fc9
  • dependabot/github_actions/actions-d1a25f988a
  • dependabot/github_actions/actions-d4e08d60db
  • dependabot/github_actions/actions-d4f6c6c673
  • dependabot/github_actions/actions-da0f14823a
  • dependabot/github_actions/actions-e1e364578d
  • dependabot/github_actions/actions-e569d89199
  • dependabot/github_actions/actions-eed1c78189
  • dependabot/github_actions/actions-ff6e0617b3
  • dependabot/github_actions/actions-ffdcbf65df
  • dependabot/submodules/actions-186e60b9fc
  • dependabot/submodules/actions-3c24722c35
  • dependabot/submodules/actions-7fae030b9b
  • dependabot/submodules/actions-96b1997e4d
  • dependabot/submodules/actions-af532e0939
  • dependabot/submodules/actions-b25ed47cf4
  • dependabot/submodules/actions-bd4e55dbec
  • dependabot/submodules/actions-e9b6dd3733
  • fix-movsx-smod32-tests
  • fix_boost
  • fix_build_break
  • main
  • memsx-v4-opcodes
  • merge_rfc9669
  • reject-out-of-range-immediates
  • rfc9669-test-corpus
  • update_boost

30 Jan 2026 11:48PM UTC coverage: 95.161% (+0.4%) from 94.726%
21534661464

push

github

web-flow
Merge pull request #451 from Alan-Jowett/copilot/fix-120-negative-unused-fields

test: Add negative tests for unused instruction fields

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

1475 of 1550 relevant lines covered (95.16%)

12326.22 hits per line

Relevant lines Covered
Build:
Build:
1550 RELEVANT LINES 1475 COVERED LINES
12326.22 HITS PER LINE
Source Files on main
  • Tree
  • List 11
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21534661464 main Merge pull request #451 from Alan-Jowett/copilot/fix-120-negative-unused-fields test: Add negative tests for unused instruction fields push 30 Jan 2026 11:50PM UTC web-flow github
95.16
21534543199 copilot/fix-120-negative-unused-fields Merge aff7206fb into d83851092 Pull #451 30 Jan 2026 11:44PM UTC web-flow github
95.16
21533993951 main Merge pull request #452 from Alan-Jowett/copilot/fix-129-libbpf-opts fix: Use LIBBPF_OPTS macro for better version compatibility push 30 Jan 2026 11:27PM UTC web-flow github
94.73
21533739872 copilot/fix-129-libbpf-opts Merge ca1f64897 into 484e6b32c Pull #452 30 Jan 2026 11:07PM UTC web-flow github
94.73
21533638983 copilot/fix-120-negative-unused-fields Merge 166724862 into 484e6b32c Pull #451 30 Jan 2026 11:05PM UTC web-flow github
95.2
21533484162 main Merge pull request #449 from Alan-Jowett/copilot/fix-175-libbpf-version-check cmake: Add libbpf version check to FindLibBpf.cmake push 30 Jan 2026 11:03PM UTC web-flow github
94.98
21533477638 main Merge pull request #450 from Alan-Jowett/copilot/fix-174-renovate-libbpf ci: Add Renovate config for libbpf version tracking push 30 Jan 2026 11:02PM UTC web-flow github
94.77
21533347885 main Merge pull request #448 from Alan-Jowett/copilot/fix-170-document-dependencies docs: Document library dependencies for all platforms push 30 Jan 2026 10:51PM UTC web-flow github
95.2
21533322247 copilot/fix-175-libbpf-version-check Merge 7bd057986 into f9e2f3d91 Pull #449 30 Jan 2026 10:51PM UTC web-flow github
95.2
21533293818 copilot/fix-174-renovate-libbpf Merge 2289f3d9d into f9e2f3d91 Pull #450 30 Jan 2026 10:47PM UTC web-flow github
94.77
See All Builds (2121)
  • 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