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

Alan-Jowett / sonde / 26608068360
82%

Build:
DEFAULT BRANCH: main
Ran 28 May 2026 11:30PM 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

28 May 2026 11:16PM UTC coverage: 82.179% (+0.005%) from 82.174%
26608068360

push

github

web-flow
azure-handler: inject synthetic Server header for Azure Table Storage stamps that omit it (#1090)

Some Azure Table Storage stamps do not return a Server HTTP response
header, but azure_storage 0.21.0 CommonStorageResponseHeaders
unconditionally parses it via server_from_headers(headers)?, failing
with "header not found server" (azure-sdk-for-rust#4489).

This was verified against two storage accounts in the same region/SKU:
- sts2jb46h7tqwje (newer stamp) - never returns Server header
- st7ikf25ddv4vmg (older stamp) - always returns Server header

Fix: inject an InjectServerHeaderPolicy into the
TableServiceClientBuilder pipeline (via per_call_policies) that
adds a synthetic Server: Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0
header to responses when one is missing. This uses the SDK's intended
policy extension mechanism and is trivially removable when the upstream
fix lands.

Closes #1089

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

42 of 48 new or added lines in 1 file covered. (87.5%)

1 existing line in 1 file now uncovered.

37919 of 46142 relevant lines covered (82.18%)

251.18 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
85.28
0.06% crates/sonde-azure-handler/src/lib.rs

Coverage Regressions

Lines Coverage ∆ File
1
82.98
-0.03% crates/sonde-gateway/src/sqlite_storage.rs
Jobs
ID Job ID Ran Files Coverage
1 26608068360.1 28 May 2026 11:30PM UTC 124
82.18
GitHub Action Run
Source Files on build 26608068360
  • Tree
  • List 124
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26608068360
  • 09affb55 on github
  • Prev Build on main (#26606283935)
  • Next Build on main (#26616743597)
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