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

Alan-Jowett / sonde / 23303722497
82%

Build:
DEFAULT BRANCH: main
Ran 19 Mar 2026 03:56PM UTC
Jobs 1
Files 71
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

19 Mar 2026 03:51PM UTC coverage: 82.528% (+2.1%) from 80.425%
23303722497

push

github

web-flow
CI: include BPF conformance tests in coverage report (#308)

* Include BPF conformance tests in coverage report

The coverage job now builds `sonde_bpf_plugin` with LLVM coverage
instrumentation and runs the RFC 9669 conformance suite against it.
Profraw data from both `cargo test` and the conformance runner are
merged into a single LCOV report before uploading to Coveralls.

Previously the conformance tests ran as a separate job with a release
binary, so the hundreds of opcode paths they exercise were invisible
to coverage (interpreter.rs showed 39%).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Fix coverage: run all instrumented steps in a single shell

Each GitHub Actions run block is a separate shell, so env vars from
`cargo llvm-cov show-env` did not persist across steps.  Combine
test, conformance, and report into one block so the profraw file
paths stay consistent.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

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

16282 of 19729 relevant lines covered (82.53%)

50.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23303722497.1 19 Mar 2026 03:56PM UTC 71
82.53
GitHub Action Run
Source Files on build 23303722497
  • Tree
  • List 71
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23303722497
  • ecf009c9 on github
  • Prev Build on main (#23274656427)
  • Next Build on main (#23304314260)
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