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

vbpf / prevail / 22153266880
88%

Build:
DEFAULT BRANCH: main
Ran 18 Feb 2026 07:04PM 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

18 Feb 2026 06:53PM UTC coverage: 87.83% (-0.007%) from 87.837%
22153266880

push

github

elazarg
refactor(conformance): Use parse_test_file directly with soundness checking

Replace string-based conformance testing with direct parsing and
soundness-based result verification:

- Use parse_test_file() from bpf_conformance_core to get test data directly
- Verify soundness: expected value must be within verifier's computed range
- Remove TEST_CONFORMANCE_RANGE and TEST_CONFORMANCE_TOP macros (no longer needed)
- Update run_conformance_test_case to accept std::span<const EbpfInst>
- Simplify CMakeLists.txt to only depend on bpf_conformance_core lib
- Remove conformance_check standalone CLI tool (no longer needed)
- Update bpf_conformance submodule to main

This approach correctly handles cases where the verifier produces ranges
instead of exact values, eliminating the need for special-case macros.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>

37 of 41 new or added lines in 2 files covered. (90.24%)

1 existing line in 1 file now uncovered.

10060 of 11454 relevant lines covered (87.83%)

1317564.28 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
98.54
-1.16% src/test/test_conformance.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.54
-1.16% src/test/test_conformance.cpp
Jobs
ID Job ID Ran Files Coverage
1 run-Release - 22153266880.1 18 Feb 2026 07:04PM UTC 154
86.99
GitHub Action Run
2 run-Debug - 22153266880.2 18 Feb 2026 07:42PM UTC 77
85.82
GitHub Action Run
Source Files on build 22153266880
  • Tree
  • List 77
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f36301bc on github
  • Prev Build on main (#22153083365)
  • Next Build on main (#22155228104)
  • 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