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

Alan-Jowett / sonde / 25616462919 / 1
83%
main: 83%

Build:
DEFAULT BRANCH: main
Ran 10 May 2026 01:37AM UTC
Files 124
Run time 3s
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.0% (-0.02%) from 83.017%
25616462919.1

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>

33590 of 40470 relevant lines covered (83.0%)

197.99 hits per line

Source Files on job 25616462919.1
  • Tree
  • List 124
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25616462919
  • 6845fac8 on github
  • Prev Job for on main (#25614306383.1)
  • Next Job for on main (#25617824530.1)
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