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

dunglas / mercure / 25078892944
84%
master: 93%

Build:
Build:
LAST BUILD BRANCH: feat/chart-rootless-defaults
DEFAULT BRANCH: master
Ran 28 Apr 2026 09:36PM UTC
Jobs 1
Files 23
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 Apr 2026 09:34PM UTC coverage: 83.829%. Remained the same
25078892944

push

github

web-flow
ci: set up QEMU and Buildx before goreleaser to fix the arm64 image build (#1232)

The arm64 Docker image is built from an amd64 runner via buildx. As long
as the Dockerfile only had `COPY` instructions, no actual code had to run
inside the cross-built image and the missing binfmt handler went
unnoticed. The recent `RUN setcap cap_net_bind_service=+ep /usr/bin/caddy`
step (#1222) is the first instruction that has to execute /bin/sh in the
arm64 image, so v0.23.3's release failed with `exec format error`.

Register the binfmt handlers and create a Buildx builder before
goreleaser runs, gated on tag pushes since snapshot builds are
single-target on the runner's native arch.

1747 of 2084 relevant lines covered (83.83%)

50.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 25078892944.1 28 Apr 2026 09:36PM UTC 23
83.83
GitHub Action Run
Source Files on build 25078892944
  • Tree
  • List 23
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8a31d23a on github
  • Prev Build on main (#25077968401)
  • Next Build on main (#25078915945)
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