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

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

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 02:59AM 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

11 May 2026 02:49AM UTC coverage: 83.045% (+0.03%) from 83.015%
25647704481.1

push

github

web-flow
fix(azure-handler): deserialize timestamp_ms from string, f64, or u64 (#878)

Azure Tables returns `Edm.Int64` values as JSON strings (e.g.
`"1778458015159"`), while the handler's own writes produce f64.
The previous `deserialize_u64_from_f64` only accepted f64, causing
desired-state lookups to fail with:

    invalid type: string "1778458015159", expected f64

Replace with a `Visitor` that accepts u64, i64, f64, and string
representations.

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

33694 of 40573 relevant lines covered (83.05%)

197.49 hits per line

Source Files on job 25647704481.1
  • Tree
  • List 124
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25647704481
  • 31e0ff05 on github
  • Prev Job for on main (#25641640028.1)
  • Next Job for on main (#25647710901.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