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

Alan-Jowett / sonde / 26054959257
82%

Build:
DEFAULT BRANCH: main
Ran 18 May 2026 07:46PM UTC
Jobs 1
Files 126
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

18 May 2026 07:15PM UTC coverage: 82.954% (+0.01%) from 82.941%
26054959257

push

github

web-flow
fix: remove stale `linux/amd64` platform override from bootstrap container (#951)

* fix: remove stale linux/amd64 platform override from bootstrap container

The bootstrap image pull and container create calls forced
platform("linux/amd64") because the SWA CLI StaticSitesClient
binary had no ARM build. That dependency was removed when the SPA
deployment was retired from bootstrap -- the image now only contains
Azure CLI + jq + shell scripts, all of which have native arm64 builds.

CI already publishes a multi-arch manifest (amd64 + arm64), so the
platform override was the sole reason Docker invoked QEMU emulation on
arm64 hosts, causing the "uncaught target signal 6 (Aborted)" crash.

Remove the override from both the create_image (pull) and
create_container calls so Docker pulls the native architecture.

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

* style: apply `cargo fmt` to bootstrap test assertion

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

---------

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

2 of 2 new or added lines in 1 file covered. (100.0%)

35161 of 42386 relevant lines covered (82.95%)

256.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26054959257.1 18 May 2026 07:46PM UTC 126
82.95
GitHub Action Run
Source Files on build 26054959257
  • Tree
  • List 126
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26054959257
  • 85cc3235 on github
  • Prev Build on main (#26043264211)
  • Next Build on main (#26054962202)
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