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

Alan-Jowett / sonde / 25616459589
83%

Build:
DEFAULT BRANCH: main
Ran 10 May 2026 01:31AM UTC
Jobs 1
Files 124
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

10 May 2026 01:21AM UTC coverage: 83.017%. Remained the same
25616459589

push

github

web-flow
fix(azure-handler): fix queue message processing (#873)

Three issues prevented the handler from processing queue messages:

1. Set \messageEncoding: none\ in host.json — the companion base64-encodes
   CBOR into \<MessageText>\, so the stored content is valid UTF-8. With
   the default encoding the runtime could not serialize binary content.

2. Set \nableForwardingHttpRequest: false\ — with forwarding enabled, the
   runtime sends raw message content as the HTTP body instead of the JSON
   envelope that \xtract_trigger_payload\ expects.

3. Treat empty byte strings as \None\ in \optional_bytes_field\ — nodes
   send an empty bstr for \current_program_hash\ when no program is loaded,
   which failed the 32-byte SHA-256 length validation.

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

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

33597 of 40470 relevant lines covered (83.02%)

197.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25616459589.1 10 May 2026 01:31AM UTC 124
83.02
GitHub Action Run
Source Files on build 25616459589
  • Tree
  • List 124
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25616459589
  • 6845fac8 on github
  • Prev Build on main (#25614306383)
  • Next Build on main (#25616462919)
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