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

Alan-Jowett / sonde / 24639942947
82%

Build:
DEFAULT BRANCH: main
Ran 19 Apr 2026 09:51PM UTC
Jobs 1
Files 113
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 Apr 2026 09:49PM UTC coverage: 80.797% (+0.05%) from 80.751%
24639942947

push

github

web-flow
fix(gateway): warn when WAKE blob has no matching handler (#764)

* fix(gateway): warn when WAKE blob has no matching handler

The WAKE blob routing path silently dropped blobs when no handler was
registered for the program_hash.  The APP_DATA path already emits a
WARN with node_id, program_hash, and handler_count; apply the same
treatment to WAKE-originated blobs.

Also capture handler_count inside the read-lock alongside the handler
lookup so both fields are available in the else branch after the lock
is released.

Adds T-1309 to verify the warning is emitted.

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

* style: apply rustfmt

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

* test(gateway): fix T-1309 flaky sleep and add program_hash assertion

- Replace fixed 100ms sleep with a poll loop (5s deadline, 10ms interval)
  to avoid flakiness on slow CI runners
- Assert that the WARN includes the program_hash hex, matching the doc
  comment which already listed it as a verified field

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

* test(gateway): also assert program_hash= field key in T-1309

Asserting only the hex value could pass if the hash appeared in a
different log line. Add an explicit check for the structured field
key so the test is tied to the WARN's own fields.

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

---------

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

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

24438 of 30246 relevant lines covered (80.8%)

203.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24639942947.1 19 Apr 2026 09:51PM UTC 113
80.8
GitHub Action Run
Source Files on build 24639942947
  • Tree
  • List 113
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24639942947
  • 56b84c33 on github
  • Prev Build on main (#24618761954)
  • Next Build on main (#24640541992)
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