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

Alan-Jowett / sonde / 23693547030
82%

Build:
DEFAULT BRANCH: main
Ran 28 Mar 2026 08:24PM UTC
Jobs 1
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

28 Mar 2026 08:20PM UTC coverage: 85.686% (-0.01%) from 85.697%
23693547030

push

github

web-flow
feat: store and display \source_filename\ in program list (#560)

* feat: store and display source_filename in program list (#554)

Add optional source_filename metadata to program records so operators
can identify programs by their original ELF filename instead of only
by hash.

Spec changes:
- GW-0400 criterion 7: store source_filename when provided
- GW-0402 criterion 4: include source_filename in listings
- Design doc: document the new field in ProgramRecord and schema
- Validation: add T-0414 (filename round-trip test case)

Code changes:
- Add source_filename: Option<String> to ProgramRecord
- Add source_filename TEXT column to programs table with migration
- Extend IngestProgramRequest proto with optional source_filename
- Extend ProgramInfo proto with optional source_filename
- Gateway \ingest_program\ handler stores the field
- Gateway \list_programs\ handler returns the field
- Admin CLI extracts filename from the path argument and passes it
- Admin CLI displays filename in \program list\ output
- State bundle export/import round-trips the new field
- Add storage and state-bundle round-trip tests

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

* fix: address review comments on source_filename PR

- Add bi_version field to design doc ProgramRecord snippet
- Clarify that source_filename is basename, not full path
- Always include source_filename key in JSON output (null when absent)
- Add admin API integration test 	0414_ingest_source_filename_round_trip

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>

84 of 110 new or added lines in 6 files covered. (76.36%)

1 existing line in 1 file now uncovered.

23197 of 27072 relevant lines covered (85.69%)

155.99 hits per line

Uncovered Changes

Lines Coverage ∆ File
23
0.0
0.0% crates/sonde-admin/src/main.rs
3
82.09
0.25% crates/sonde-gateway/src/state_bundle.rs

Coverage Regressions

Lines Coverage ∆ File
1
82.09
0.25% crates/sonde-gateway/src/state_bundle.rs
Jobs
ID Job ID Ran Files Coverage
1 23693547030.1 28 Mar 2026 08:24PM UTC 77
85.69
GitHub Action Run
Source Files on build 23693547030
  • Tree
  • List 77
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23693547030
  • 9aea5e06 on github
  • Prev Build on main (#23693546329)
  • Next Build on main (#23700857073)
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