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

Alan-Jowett / sonde / 27977227551
81%

Build:
DEFAULT BRANCH: main
Ran 22 Jun 2026 07:27PM UTC
Jobs 1
Files 126
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

22 Jun 2026 07:07PM UTC coverage: 81.421% (-1.1%) from 82.488%
27977227551

push

github

web-flow
Add globals diagnostic BPF artifacts (#1158)

* Add globals diagnostic BPF artifacts

Add a resident globals diagnostic BPF program with a paired decoder and logging handler, update the validation specs, and add a focused handler integration test.

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

* Fix globals diagnostic bytecode layout

Inline the byte packing and unpacking logic so clang does not place local helper subroutines in .text. This keeps the extracted sonde bytecode self-contained for node execution.

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

* Rewrite global data relocations

Convert ELF relocations for .rodata, .data, and .bss references into LD_DW_IMM src=1 map-index loads before serializing ProgramImage bytecode. This preserves global-variable accesses for node and decoder images and fixes the globals diagnostic program on hardware.

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

* Support direct global map values

Rewrite ELF global-data relocations to map-value pseudos and teach the interpreter to load entry-zero value pointers directly. This preserves C global variable accesses for resident programs and decoders, and adds regression coverage for the new runtime path.

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

* Fix PR feedback on globals diagnostic handler

Handle negative CBOR integers in the globals diagnostic handler, add coverage for negative decoded readings, and remove the inaccurate E2E validation note.

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

* Fix direct decoder map relocations

Reject one-past-end src=6 direct map-value reloc... (continued)

609 of 698 new or added lines in 4 files covered. (87.25%)

804 existing lines in 1 file now uncovered.

40464 of 49697 relevant lines covered (81.42%)

237.08 hits per line

Uncovered Changes

Lines Coverage ∆ File
79
89.31
-0.97% crates/sonde-gateway/src/program.rs
10
84.98
-0.1% crates/sonde-bpf/src/interpreter.rs

Coverage Regressions

Lines Coverage ∆ File
804
32.49
-30.54% crates/sonde-kiosk-ui/src-tauri/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 27977227551.1 22 Jun 2026 07:27PM UTC 126
81.42
GitHub Action Run
Source Files on build 27977227551
  • Tree
  • List 126
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27977227551
  • 41878f18 on github
  • Prev Build on main (#27951849152)
  • Next Build on main (#27984718079)
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