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

Alan-Jowett / sonde / 25596039312
83%

Build:
DEFAULT BRANCH: main
Ran 09 May 2026 08:13AM 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

08 May 2026 07:22PM UTC coverage: 82.999% (-0.07%) from 83.073%
25596039312

push

github

web-flow
Replace Azure Service Bus with Storage Queues (#867)

* refactor(azure-handler): switch node reconciliation to append-only history tables

Replace the mutable NodeState model with append-only ActualNodeState and DesiredNodeState history tables. Record every GW-0812 check-in as history, read the latest desired-state row without writing desired history from the handler, and suppress stale control decisions by comparing the appended row with the latest actual-state row.

Update the Azure handler requirements, design, and validation specs for reverse-tick latest-row lookups, admin-owned desired-state history, and out-of-order actual-state retention. Refactor the crate store API and Azure Tables implementation to match the new model, add durable row-key tie-breakers, and expand unit coverage for divergence, duplicates, stale deliveries, and storage failures.

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

* style(azure-handler): apply rustfmt

Align \sonde-azure-handler\ with workspace rustfmt output after the append-only history-table refactor.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix(azure-handler): harden history row key suffix

Add a per-process random nonce to actual-state history row keys and use the monotonic sequence counter as the within-process ordering tie-breaker. This preserves newest-first ordering for same-timestamp appends while avoiding collisions across Azure Function restarts or parallel instances.

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

* Handle equal-timestamp Azure state rows

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

* Clarify Azure history row-key ordering

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Alan Jowett <al... (continued)

177 of 272 new or added lines in 3 files covered. (65.07%)

9 existing lines in 2 files now uncovered.

33589 of 40469 relevant lines covered (83.0%)

198.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
71
79.7
-1.55% crates/sonde-azure-companion/src/main.rs
22
88.58
0.66% crates/sonde-azure-handler/src/lib.rs
2
0.0
0.0% crates/sonde-azure-handler/src/main.rs

Coverage Regressions

Lines Coverage ∆ File
8
79.7
-1.55% crates/sonde-azure-companion/src/main.rs
1
88.58
0.66% crates/sonde-azure-handler/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 25596039312.1 09 May 2026 08:13AM UTC 124
83.0
GitHub Action Run
Source Files on build 25596039312
  • Tree
  • List 124
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25596039312
  • 4a9e1eb7 on github
  • Prev Build on main (#25570687062)
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