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

Alan-Jowett / sonde / 25641640028
83%

Build:
DEFAULT BRANCH: main
Ran 10 May 2026 10:44PM 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 10:34PM UTC coverage: 83.015% (+0.02%) from 82.994%
25641640028

push

github

web-flow
fix(azure-handler): strip double-quoted payloads and deserialize f64 timestamps (#876)

1. The Functions runtime double-quotes string values from queue triggers,
   delivering `"\"base64...\""` instead of `"base64..."`. Strip
   surrounding quotes in `extract_json_payload` before base64 decoding.

2. Azure Tables returns large integers (`timestamp_ms`) as f64.
   Add `deserialize_u64_from_f64` for `ActualStateEntity` and
   `DesiredStateEntity` to handle the float-to-u64 conversion.

Both issues were identified and verified live on `sonde-decoder-our7bn66`.

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

52 of 53 new or added lines in 1 file covered. (98.11%)

33641 of 40524 relevant lines covered (83.02%)

197.73 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
89.08
0.49% crates/sonde-azure-handler/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 25641640028.1 10 May 2026 10:44PM UTC 124
83.02
GitHub Action Run
Source Files on build 25641640028
  • 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 #25641640028
  • 2e459e92 on github
  • Prev Build on main (#25618739507)
  • Next Build on main (#25641652699)
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